glTFast
glTFast copied to clipboard
Fix: builtin forward simple shader
fixes #594
Move code which set the vertex color after the code which initialize vertex color to zero. So that vertex color is correctly set.
That's a great find and solution!
I was able to reproduce the issue and the fix. It'll be merged internally and released in an upcoming release.
Thanks for your contribution ❤️