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

MeshToonMaterial support for WebGPU #28225

Closed
verekia opened this issue Apr 26, 2024 · 1 comment
Closed

MeshToonMaterial support for WebGPU #28225

verekia opened this issue Apr 26, 2024 · 1 comment

Comments

@verekia
Copy link

verekia commented Apr 26, 2024

Description

Using MeshToonMaterial with WebGPURenderer in Three.js r164 results in the following error:

NodeMaterial: Material "MeshToonMaterial" is not compatible.

Solution

Support for MeshToonMaterial

Alternatives

The alternatives are using a different material or not using WebGPU.

Additional context

No response

@RenaudRohlinger
Copy link
Collaborator

RenaudRohlinger commented May 9, 2024

r165 will support MeshToonMaterial in the WebGPURenderer thanks to @aardgoose #28235!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants