mmatl / pyrender

Easy-to-use glTF 2.0-compliant OpenGL renderer for visualization of 3D scenes.
http://pyrender.readthedocs.io/
MIT License
1.31k stars 226 forks source link

Inverted triangles? #263

Open ThibaultGROUEIX opened 1 year ago

ThibaultGROUEIX commented 1 year ago

Hi!

I am using Pyrender to render some humanoid shapes.

I observe weird artefacts in the renders but I don't think my mesh has any inverted triangles (from MeshLab visualizations). Would you have tips on what could be the problem?

Thank you very much, Thibault 000507