diff --git a/sketch.js b/sketch.js index 6befab0..9984f06 100644 --- a/sketch.js +++ b/sketch.js @@ -14,15 +14,18 @@ function preload() { function setup() { setVRBackgroundColor(200, 200, 200); noStroke(); + + //calculate random positions for trees for(let i=0; i