Update app.js to include animation loop
This commit is contained in:
@@ -376,4 +376,5 @@ function animate() {
|
||||
}
|
||||
|
||||
composer.render(scene, camera);
|
||||
requestAnimation
|
||||
requestAnimationFrame(animate);
|
||||
}
|
||||
Reference in New Issue
Block a user