Skip to content

cvlnomen/Cpp-Particle-System

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A Particle System for C++ projects

Topics

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 97.9%
  • CMake 2.1%