Implementation of a particle system in OpenGL and C++
Set PROJECT_ROOT
to the src
folder and run particles/build.sh
.
Look in src
for the source code.
The report is found in report
. Either use your favourite IDE or use the Makefile
where make
compiles the report and recompiles on any changes. Use make once
to just build the PDF.