This commit is contained in:
rnentjes
2014-01-17 13:19:07 +01:00
parent 9f55bd8051
commit 11ceadd67f
4 changed files with 123 additions and 59 deletions

View File

@@ -26,7 +26,7 @@ public class TestJogl {
GLWindow glWindow = GLWindow.create(caps);
glWindow.setTitle("jogl-triangle");
glWindow.setTitle("jogl-compute-shaders-fireworks");
glWindow.setSize(800, 800);