obj
obj copied to clipboard
Wavefront OBJ library in C with an OpenGL Core Profile renderer
Results
2
obj issues
Sort by
recently updated
recently updated
newest added
Hi guys, I would like to remove all the internal faces in my obj files in order to print it. For example, have a look on this image:  This...
This is a brilliant piece of code! However, the OpenGL renderer does not seem to use the material constants, even though they are being read from the OBJ file. As...