From a06e470ee1ccc4391e953ea5f043c9b920bbad6b Mon Sep 17 00:00:00 2001 From: Perses Games Date: Fri, 17 Jan 2014 12:39:10 +0100 Subject: [PATCH] Create README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 README.md 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