Browse Source

The monkeys are overwhelming;

bjorn 5 years ago
parent
commit
0b894ec55f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/Instancing/main.lua

+ 1 - 1
examples/Instancing/main.lua

@@ -1,7 +1,7 @@
 -- Surround yourself with monkeys, efficiently
 
 function lovr.load()
-  MONKEYS = 700
+  MONKEYS = 500
 
   -- Create a ShaderBlock to store positions for lots of models
   block = lovr.graphics.newShaderBlock('uniform', {