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
This has been the best OBJ loader for me because of the simple and easy to use API, but during tests I realized non-triangulated OBJs, for example McGuire's version of Cornell Box, force the program to close inside the 'LoadFile' function, unless I'm doing something wrong. After I converted the model to triangles through Blender, it loaded perfectly fine.
The text was updated successfully, but these errors were encountered:
This has been the best OBJ loader for me because of the simple and easy to use API, but during tests I realized non-triangulated OBJs, for example McGuire's version of Cornell Box, force the program to close inside the 'LoadFile' function, unless I'm doing something wrong. After I converted the model to triangles through Blender, it loaded perfectly fine.
The text was updated successfully, but these errors were encountered: