Skip to content

Conversation

@aardgoose
Copy link
Contributor

@aardgoose aardgoose commented Sep 20, 2024

Related issue: #29295

Port of non instanced curve modifier.

This example exposes a problem with BufferGeometry.setFromPoints() method. #29452
I have a version with instancing support which requires a method to override NodeMaterial() standard instance handling and provide access to instanceMatrix and instanceColor independently.

@sunag sunag added this to the r169 milestone Sep 20, 2024
@Mugen87
Copy link
Collaborator

Mugen87 commented Sep 22, 2024

I have a version with instancing support which requires a method to override NodeMaterial() standard instance handling and provide access to instanceMatrix and instanceColor independently.

I think I would leave out instancing support in the modifier until it is requested by a user.

@Mugen87 Mugen87 merged commit d7575e4 into mrdoob:dev Sep 23, 2024
@Mugen87 Mugen87 changed the title CurveModifierGPU: WebGPURenderer port. CurveModifier: Add WebGPU version. Sep 23, 2024
@aardgoose aardgoose deleted the curvemod1 branch October 10, 2024 10:28
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