python3-tinyobjloader

Tiny but powerful wavefront OBJ loader (Python 3 bindings)
  https://github.com/tinyobjloader/tinyobjloader
  0
  no reviews



Tinyobjloader is a single file wavefront OBJ loader written in C++. It has no dependencies except the STL, and can parse over 10M polygons with moderate amounts of memory and time.

This package provides experimental Python 3 bindings.