David Hall 1aad27e011 Fix compile error in vertex shader
Fixes shader compile error when run on Windows 10 with
Intel(R) HD Graphics 630
GL_VERSION: 4.4.0 - Build 27.20.100.9664
2023-01-07 05:47:39 -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%