group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
HitscanEffect.hpp File Reference

Hitscan energy beam effect using fBm path deviation and Bezier spines. More...

#include "ecs/components/Projectile.hpp"
#include "particles/ParticleTypes.hpp"
#include <glm/glm.hpp>
#include <vector>
Include dependency graph for HitscanEffect.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  HitscanEffect
 Hitscan energy beam using fBm (fractional Brownian motion) path deviation. More...
 

Detailed Description

Hitscan energy beam effect using fBm path deviation and Bezier spines.