From 9c8424d67cb6f26928cbb29ae202aa1cb5184004 Mon Sep 17 00:00:00 2001 From: c Date: Mon, 27 Jun 2022 09:41:23 +0200 Subject: [PATCH] fix bug and further cmts --- sketch.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) 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