-
Notifications
You must be signed in to change notification settings - Fork 112
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
THREE.WebGLProgram Warning Message - vNormal shader not read #808
Comments
Which Three.js revision are you using? I've tried on r132 and it was not working at all 😅 : #809 |
I am trying the example, which is using 0.126.1 for the three.js version. |
mm, I probably have to ask about your graphics hardware... Since how shader compilers react to the code is different between what chip you are using |
Here is my spec:
I can see the warning messages using both Chrome and Firefox. It is not a breaking message. |
Thank you! This is really helpful. |
I am seeing a warning message from most of the examples:
This might be related to the
tree-vrm-girl.vrm
model, sincesphere.vrm
will not have this warning.While I am trying my other
vrm
models, they will all print similar warnings, although the number of warnings will be different.Is this something that can be removed by modifying the
mtoon
shader files?The text was updated successfully, but these errors were encountered: