Skip to content

codepictor/particle-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

particle-system

Here it is the simple prototype of a particle system. Now gravity, applying forces, collisions with walls and links between particles (springs) are supported.

Building:

To build it you should be familiar with CMake. Clone this repository, run CMake, configure the project by specifying the path to SFML library (the recommended version of SFML is 2.5.1) and other appropriate options you would like to adjust. Generate files for building and build it.

About

Prototype of a particle system

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published