-
-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Docs: Improve Material page * Update three.js * Add examples * Update patch and delete examples * Add examples * Update patch and delete examples
- Loading branch information
1 parent
59051d8
commit 95be5a8
Showing
3 changed files
with
22 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule three.js
updated
16 files
+19 −3 | build/three.cjs | |
+19 −3 | build/three.module.js | |
+1 −1 | build/three.module.min.js | |
+5 −3 | build/three.tsl.js | |
+1 −1 | build/three.tsl.min.js | |
+2,162 −271 | build/three.webgpu.js | |
+1 −1 | build/three.webgpu.min.js | |
+2,162 −271 | build/three.webgpu.nodes.js | |
+1 −1 | build/three.webgpu.nodes.min.js | |
+3 −1 | docs/api/en/materials/Material.html | |
+3 −1 | docs/api/fr/materials/Material.html | |
+1 −1 | examples/jsm/tsl/display/SSRNode.js | |
+ − | examples/screenshots/webgpu_postprocessing_ssr.jpg | |
+20 −6 | examples/webgpu_postprocessing_ssr.html | |
+1 −1 | src/materials/nodes/LineDashedNodeMaterial.js | |
+3 −0 | src/nodes/fog/Fog.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters