You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#88 would solve this. I completely agree that this is a necessary change. It's a result of the librarys original focus of rendering objects with VBOs pyglet. It needs to be modernized quite a bit.
It seems triangulation is forced if one wants to read the faces from the obj file.
Is it possible to not triangulate and still read the face data?
The text was updated successfully, but these errors were encountered: