forked from trent_larson/crowd-funder-for-time-pwa
on stats-world: adjust some lighting and position, and add an attempt at a screen-capture
This commit is contained in:
@@ -47,7 +47,7 @@ class World {
|
||||
this.lights = [];
|
||||
this.bushes = [];
|
||||
|
||||
// Initializae Loop
|
||||
// Initialize Loop
|
||||
this.loop = new Loop(this.camera, this.scene, this.renderer);
|
||||
|
||||
container.append(this.renderer.domElement);
|
||||
|
||||
Reference in New Issue
Block a user