-
Notifications
You must be signed in to change notification settings - Fork 34
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
can you add support for vertexColors? #11
Comments
You can test with these models to see that they don't work as-is: https://supermedium.com/craft/fierce-talk |
@tdhooper I took a shot at it here: https://gist.github.com/wjessup/5102b5c4b955f2bb3bd35495d1ca350d The order is messed up but some of the colors are working! If you have any time to help, that would be awesome :) |
Hey, thanks for having a go at this, could you create a pull request so I can see what you changed? And do you have a simpler model, so it's easier to see any errors? |
done! #12 |
As for the model — try anything from https://supermedium.com/supercraft/ (scroll down and you can browse models to try out) |
This is required when there's a MeshStandardMaterial and the geometry has a
colors
array.The text was updated successfully, but these errors were encountered: