/ObjConvert

convert wavefront obj files to other file format, like gltf, 3dtiles

Primary LanguageC#MIT LicenseMIT

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