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

"Thanos snap" death dissolve — a character's last pose crumbles into wind-swept particles that drift away and fade. More...

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

Go to the source code of this file.

Classes

class  DeathDissolveEffect
 One-shot disintegration effect spawned from a character's skinned mesh at the moment of death. More...
struct  DeathDissolveEffect::Particle
 Full CPU simulation state for one dissolve particle. More...

Detailed Description

"Thanos snap" death dissolve — a character's last pose crumbles into wind-swept particles that drift away and fade.