Simulation of charged particles in electric and magnetic fields.
Run cmake from a temporary directory like this:
mkdir build
cd build
cmake ..
make
cd ..
If all goes well, make sure to run the executable from the root dir (because textures are loaded relatively).
build/PlasmaSim