Skip to content

ouazzmoh/particle-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Particle system

This project enables you to create and visualize particle systems in C++. With our framework, you can easily generate stunning visualizations in VTK format.

To compile and execute:

cd build 
cmake .. 
make 
./test/<test_name>

Example image