mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
updated DomeProjection example with simplified shader use
This commit is contained in:
@@ -13,7 +13,6 @@ import java.nio.IntBuffer;
|
||||
|
||||
PShader cubemapShader;
|
||||
PShape domeSphere;
|
||||
PImage gridTex;
|
||||
|
||||
IntBuffer fbo;
|
||||
IntBuffer rbo;
|
||||
|
||||
Reference in New Issue
Block a user