MarkRobbo / ParticleGenerator

OpenGL application for simple particle simulation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Particle Generator

This is an OpenGL application for simple particle simulation. It currently implements Newtonian physics and the Lorenz Strange Attractor and has easy expandability for more physics models and emitter types.

Building

This project requires OpenGL and FreeGLUT to be installed and uses CMake for compilation

About

OpenGL application for simple particle simulation


Languages

Language:C++ 98.0%Language:CMake 2.0%