Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 986 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 986 Bytes

Cpp-Particle-System

A Particle System that can be used in any C++ 17 (or higher) project.

Modified from that of Cocos2dx and forked from SDL2-particles.

Effect Examples

In ParticleObject.cpp you can find how these effects are created.

Fire

fire example

Explosion

explosion example

Firework

firework example

Flower

flower example

Galaxy

galaxy example

Meteor

meteor example

Rain

rain example

Smoke

smoke example

Snow

snow example

LICENSE

See the LICENSE file.