Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebGPURenderer: Compute Texture using TSL #27582

Merged
merged 1 commit into from Jan 18, 2024

Conversation

sunag
Copy link
Collaborator

@sunag sunag commented Jan 18, 2024

Related issue: #26769

Description

Compute Texture using TSL and webgpu_compute_texture example updated.

@sunag sunag added this to the r161 milestone Jan 18, 2024
@sunag sunag marked this pull request as ready for review January 18, 2024 05:02
@RenaudRohlinger
Copy link
Collaborator

RenaudRohlinger commented Jan 18, 2024

Related: #27508

Any idea on how to handle a fallback for storageTexture in the WebGLBackend? For example using something like PassNode?

@sunag
Copy link
Collaborator Author

sunag commented Jan 18, 2024

Any idea on how to handle a fallback for storageTexture in the WebGLBackend? For example using something like PassNode?

I still think PassNode RTTNode is the best way to handle this, we will certainly have many uses for it.

@sunag sunag merged commit 84aab91 into mrdoob:dev Jan 18, 2024
11 checks passed
@sunag sunag deleted the dev-tsl-texture-storage branch January 18, 2024 17:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants