Skip to content

Commit

Permalink
Remove clouds
Browse files Browse the repository at this point in the history
  • Loading branch information
raub committed Jan 9, 2025
1 parent 00529ed commit 6f009e0
Show file tree
Hide file tree
Showing 40 changed files with 1 addition and 6,431 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ Example Notes:
1. `Screen` helps with **three.js**-oriented resource management, but is not required.
1. **three.js** uses VAO, so if not using `Screen`, handling the window mode changes
(creates a separate OpenGL context) is up to you. Basically, `doc.on('mode', () => {...})` -
here you should [re-create THREE.WebGLRenderer](/js/objects/screen.js).
here you should [re-create THREE.WebGLRenderer](/js/objects/screen.js#L127).
Loading

0 comments on commit 6f009e0

Please sign in to comment.