Skip to content

Ploaj/IONET

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IONET

Library for reading and writing a handful of 3D Model Formats into easier to digest objects

Currently Supported Import Formats:

  • Collada (*.dae)
  • Wavefront (*.obj)
  • StudioMDL (*.smd)
  • FBX (*.fbx) (ver 7.4 and 6.1)
  • MayaAnim (*.anim)

Currently Supported Export Formats:

  • Collada (*.dae)
  • Wavefront (*.obj)
  • StudioMDL (*.smd)
  • MayaAnim (*.anim)

Dependencies:

  • NET Standard 2.0
  • System.Numerics.Vectors

Extra Credits:

Collada serialization based on Grendgine https://sourceforge.net/projects/csharpcollada/

Fbx parsing based on FbxWriter https://github.com/hamish-milne/FbxWriter

About

NET Library for reading and writing a handful of 3D Model Formats into easier to digest objects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages