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

Add support for cloth shading #87

Open
Duttenheim opened this issue Aug 17, 2022 · 0 comments
Open

Add support for cloth shading #87

Duttenheim opened this issue Aug 17, 2022 · 0 comments
Labels
category: graphics Graphics feature request New features we should implement

Comments

@Duttenheim
Copy link
Contributor

Duttenheim commented Aug 17, 2022

A nice implementation of this can be seen here:

https://github.com/KhronosGroup/glTF/blob/main/extensions/2.0/Khronos/KHR_materials_sheen/README.md

Basically it's implemented as a layer of specular which sits on top of the base material layer, or the clear coat layer if such a layer is also present.

image

@Duttenheim Duttenheim added category: graphics Graphics feature request New features we should implement labels Aug 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: graphics Graphics feature request New features we should implement
Projects
None yet
Development

No branches or pull requests

1 participant