diff --git a/README.md b/README.md new file mode 100644 index 0000000..819036b --- /dev/null +++ b/README.md @@ -0,0 +1,11 @@ +jogl-compute-shaders-fireworks +============================== + +Calculate particles with compute shaders (OpenGL 4.3) + +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