first face with this material was in another thread buffer than where the usemtl command was
Experimental code for .obj loader.
- Multi-threaded optimized parser : tinyobj_loader_opt.h
Requirements
- C++-11 compiler
Compile options
- zstd compressed .obj support.
--with-zstdpremake option. - gzip compressed .obj support.
--with-zlibpremake option.
Licenses
- lfpAlloc : MIT license.