updated DomeProjection example with simplified shader use

This commit is contained in:
codeanticode
2013-09-04 19:06:09 -04:00
parent 6cf649a0ce
commit a4c1cd25b5
4 changed files with 3 additions and 6 deletions
@@ -13,7 +13,6 @@ import java.nio.IntBuffer;
PShader cubemapShader;
PShape domeSphere;
PImage gridTex;
IntBuffer fbo;
IntBuffer rbo;