X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=Internals.pde;h=5a74a3742bc9a8a453521776bd9407f9741e4b32;hb=0298d25686389fb2c9229edc3a21194978d66269;hp=b593f3ef07b9c4aa7db088430348d3da9c653ae7;hpb=7d60f6f6ea82fd5c9794524ce11d40e7d6c00bf7;p=SugarCubes.git diff --git a/Internals.pde b/Internals.pde index b593f3e..5a74a37 100644 --- a/Internals.pde +++ b/Internals.pde @@ -134,7 +134,6 @@ void setup() { size(VIEWPORT_WIDTH, VIEWPORT_HEIGHT, OPENGL); frameRate(targetFramerate); noSmooth(); - // hint(ENABLE_OPENGL_4X_SMOOTH); // no discernable improvement? logTime("Created viewport"); // Create the model