mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Update to latest JOGL
This commit is contained in:
+1
-1
@@ -17,7 +17,7 @@ int fint = 3;
|
||||
|
||||
void setup() {
|
||||
size(640, 480, P3D);
|
||||
frameRate(240);
|
||||
frameRate(120);
|
||||
|
||||
sprite = loadImage("sprite.png");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user