David Hall 58e8505660 Terminate background thread when closing window without pressing Escape
This avoids a zombie thread with no UI from which to receive keyboard input when the window is closed before pressing <Esc>.
2023-01-07 05:53:16 -05:00
2014-04-25 23:03:05 +02:00
2014-01-17 13:19:07 +01:00
2014-01-17 12:34:48 +01:00
2023-01-07 05:42:08 -05:00
2023-01-07 05:40:31 -05:00
2023-01-07 05:42:08 -05:00
2014-04-25 23:03:05 +02:00

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

Description
No description provided
Readme 6.2 MiB
Languages
Java 96.1%
GLSL 3.9%