mirror of
https://git.freebsd.org/ports.git
synced 2025-07-02 18:10:38 -04:00
5 lines
218 B
Text
5 lines
218 B
Text
Tiny but powerful single file wavefront obj loader written in C++03. No
|
|
dependency except for C++ STL. It can parse over 10M polygons with moderate
|
|
memory and time.
|
|
|
|
WWW: https://github.com/tinyobjloader/tinyobjloader
|