Files
jogl-compute-shaders-fireworks/README.md
rnentjes a32ae5ff68 README
2014-04-25 23:03:05 +02:00

18 lines
415 B
Markdown

jogl-compute-shaders-fireworks
==============================
Calculate particles with compute shaders (OpenGL 4.3 core profile)
To run:
* Make sure all libs in the lib directory are on the classpath
* Run main class com.persesgames.jogl.TestJogl
Press space to see some fireworks, press shift to see a lot of fireworks.
Press ctrl for slow motion.
Screenshot:
![Fireworks](/data/fireworks.png "Fireworks")