Sign in
android
/
platform
/
external
/
tinyobjloader
/
refs/heads/emu-2.7-release
/
.
/
experimental
tree: 734fc2188d4b1e5efb4986674611a9bdc00ee97e [
path history
]
[
tgz
]
lfpAlloc/
premake5.lua
README.md
tinyobj_loader_opt.h
trackball.cc
trackball.h
viewer.cc
experimental/README.md
Experimental code for .obj loader.
Multi-threaded optimized parser : tinyobj_loader_opt.h
Requirements
C++-11 compiler
Compile options
zstd compressed .obj support.
--with-zstd
premake option.
gzip compressed .obj support.
--with-zlib
premake option.
Licenses
lfpAlloc : MIT license.