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: Handle interleaved instanced buffers correctly. #26304

Merged
merged 7 commits into from
Jun 21, 2023

Conversation

aardgoose
Copy link
Contributor

Instanced interleaved buffer attributes are not detected correctly and the incorrect stepMode of 'Vertex' is used. Move the stepMode determination into WebGPUAttributeUtils.js. and handle this case.

@sunag sunag added this to the r154 milestone Jun 21, 2023
@Mugen87 Mugen87 changed the title WebGPURenderer: handle interleaved instanced buffers correctly WebGPURenderer: Handle interleaved instanced buffers correctly. Jun 21, 2023
@Mugen87 Mugen87 merged commit ff39ae9 into mrdoob:dev Jun 21, 2023
@aardgoose aardgoose deleted the webgpu-interleaved-instanced branch July 5, 2023 07:55
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.

3 participants