> Fun fact:
>
> Trying to read obj files directly turns out to be only marginally faster
> than parsing mesh2 data (about 3% as it seems).
I thought obj files had an ascii and binary version, but I was wrong.
That seems to be stl files. Maybe the binary stl format is faster to read?
https://en.wikipedia.org/wiki/STL_(file_format)
Post a reply to this message
|