kmilo9999 / cubify-style

0 stars 0 forks source link

Meshes have no shading #1

Closed kmilo9999 closed 3 years ago

kmilo9999 commented 3 years ago

The meshes are rendered in black color. My first guess is the shaders are computing the color of the mesh using normals, which it seems are not being imported correctly from libigl

kmilo9999 commented 3 years ago

it wasnt loading the random rgb init value.