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: Int/Uint Support to StorageBufferNode in WebGLBackend #28606

Merged
merged 5 commits into from
Jun 11, 2024

Conversation

RenaudRohlinger
Copy link
Collaborator

Related: #27661

Description

Following #27661 this PR extends the Int and Uint support to the StorageBufferNode fallback in the WebGLBackend.

This contribution is funded by Utsubo

@RenaudRohlinger RenaudRohlinger added this to the r166 milestone Jun 10, 2024
@RenaudRohlinger RenaudRohlinger marked this pull request as draft June 10, 2024 14:54
@RenaudRohlinger RenaudRohlinger marked this pull request as ready for review June 10, 2024 15:11
Copy link

📦 Bundle size

Full ESM build, minified and gzipped.

Filesize dev Filesize PR Diff
679.4 kB (168.4 kB) 679.4 kB (168.3 kB) +31 B

🌳 Bundle size after tree-shaking

Minimal build including a renderer, camera, empty scene, and dependencies.

Filesize dev Filesize PR Diff
457.4 kB (110.4 kB) 457.4 kB (110.4 kB) +0 B
@sunag sunag merged commit 276fa8e into mrdoob:dev Jun 11, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants