Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 296 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 296 Bytes

WaveFront Obj File Converter

Convert to:

  • obj to gltf
  • gltf to glb

Obj file limitations:

  1. one mtl file
  2. all faces should have 3 or 4 vertices
  3. only convert ka, kd, Ke, map_ka, map_kd, Ns, d, Tr material info

obj test model from free3d.com