Skip to content

Commit 6f009e0

Browse files
committed
Remove clouds
1 parent 00529ed commit 6f009e0

40 files changed

+1
-6431
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ Example Notes:
7979
1. `Screen` helps with **three.js**-oriented resource management, but is not required.
8080
1. **three.js** uses VAO, so if not using `Screen`, handling the window mode changes
8181
(creates a separate OpenGL context) is up to you. Basically, `doc.on('mode', () => {...})` -
82-
here you should [re-create THREE.WebGLRenderer](/js/objects/screen.js).
82+
here you should [re-create THREE.WebGLRenderer](/js/objects/screen.js#L127).

0 commit comments

Comments
 (0)