fauxgl
fauxgl copied to clipboard
Add LoadOBJReader function to load an obj from an io.ReadCloser
It would be nice to be able to load an obj file from an io.ReadCloser for scenarios when you don't have an OS file and don't want to write one to disk just to load it.