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

fix: Fix MToon default parameters #1404

Merged
merged 1 commit into from
May 17, 2024
Merged

fix: Fix MToon default parameters #1404

merged 1 commit into from
May 17, 2024

Conversation

0b5vr
Copy link
Contributor

@0b5vr 0b5vr commented May 17, 2024

This resolves #1403

Default values for shadeColorFactor, parametricRimFresnelPowerFactor, matcapFactor, rimLightingMixFactor, outlineWidthFactor are different from the spec.

Spec: https://github.com/vrm-c/vrm-specification/tree/master/specification/VRMC_materials_mtoon-1.0

Default values for `shadeColorFactor`, `parametricRimFresnelPowerFactor`, `matcapFactor`, `rimLightingMixFactor`, `outlineWidthFactor` are different from the spec

Spec: https://github.com/vrm-c/vrm-specification/tree/master/specification/VRMC_materials_mtoon-1.0

See: #1403
@0b5vr 0b5vr added the bug Something isn't working label May 17, 2024
@0b5vr 0b5vr added this to the next milestone May 17, 2024
@0b5vr 0b5vr requested a review from yue4u May 17, 2024 04:37
@0b5vr 0b5vr self-assigned this May 17, 2024
@0b5vr 0b5vr merged commit 2d9522d into dev May 17, 2024
6 checks passed
@0b5vr 0b5vr deleted the fix-mtoon-default-params branch May 17, 2024 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default parameters for MToon in VRM 1.0
2 participants