Skip to content

Conversation

@takahirox
Copy link
Collaborator

Related issue: #23855

Description

MMDToonMaterial is derived from MeshToon/Phong/MatcapMaterial. Similar to MeshPhongMaterial, shininess should have lower limit to prevent pow(0.0, 0.0) in the shader code.

MMDToonMaterial is derived from MeshToon/Phong/MatcapMaterial.
Similar to MeshPhongMaterial, shininess should have lower limit
to prevent pow(0.0, 0.0) in the shader code.
@mrdoob mrdoob added this to the r140 milestone Apr 12, 2022
@mrdoob mrdoob merged commit 1ec5245 into mrdoob:dev Apr 12, 2022
@mrdoob
Copy link
Owner

mrdoob commented Apr 12, 2022

Thanks!

@takahirox takahirox deleted the MMDShininess branch April 12, 2022 17:50
abernier pushed a commit to abernier/three.js that referenced this pull request Sep 16, 2022
MMDToonMaterial is derived from MeshToon/Phong/MatcapMaterial.
Similar to MeshPhongMaterial, shininess should have lower limit
to prevent pow(0.0, 0.0) in the shader code.
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.

2 participants