Wavefront 3D Object File (.OBJ) Parser
TypeScript definitions for obj-file-parser
Wavefront 3D Object File (.OBJ) Parser.
Read from + write to + update INI and JSON files via a simple asynchronous API
Build Directly.
This library helps to get the aaabb (boundingbox) from a FBX or OBJ file. It works on NodeJs without need of Three.js
convert a textured 3d mesh [Wavefront .obj] into a list of colored triangles. eg, color the mesh with per-face or per-vertex colors that approximate the original texture
WebAssembly port of tinyobjloader