-
-
Notifications
You must be signed in to change notification settings - Fork 35.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
WebGPURenderer: Introduce RenderTarget3D and RenderTargetArray (#30155)
* WebGPURenderer: Introduce RenderTarget3D and RenderTargetArray * Fix TextureHelperGPU * revert WebGL3DRenderTarget.js * cleanup * simplify example * cleanup * revert screenshot * improve example * update example * refactor renderContext to support renderTarget not rendered yet and fix clear in webgpubackend * ignore example * Fix flip UV of texture3D FBO in WebGL * update screenshot * use build in example * cleanup example * feedbacks clear/load * small cleanup syntax * Improved example * rename example * update puppeeteer
- Loading branch information
1 parent
f9c4319
commit 05dbc5d
Showing
17 changed files
with
556 additions
and
59 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
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified
BIN
+29.9 KB
(210%)
examples/screenshots/webgpu_textures_2d-array_compressed.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
Oops, something went wrong.