58e8505660b33ab12dccee86e9118fd3a7946c54
This avoids a zombie thread with no UI from which to receive keyboard input when the window is closed before pressing <Esc>.
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:
Description
Languages
Java
96.1%
GLSL
3.9%
