Skip to content

Instantly share code, notes, and snippets.

@AtomicBlom
Created October 29, 2015 14:30
Show Gist options
  • Save AtomicBlom/27f02a39b8a02cb2722f to your computer and use it in GitHub Desktop.
Save AtomicBlom/27f02a39b8a02cb2722f to your computer and use it in GitHub Desktop.
OBJ issues
OBJ should support a default texture and not assume that one is specified in the file.
OBJ V coordinates in the UVs needs to be 1-v
Rotated objects may have darkened/black sides. Suspect bad normal generation? Check if fixed in >1535
Can forge provide a default empty model?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment