Skip to content

DomCR/MeshIO

Repository files navigation

MeshIO Build License nuget

C# modular library to read/write and modify different 3D formats.

Here you can find a sample project that shows how to use MeshIO.

MeshIO modules

Each module integrates a different 3D format, all of them use MeshIO as a core library so it makes easier to modify and convert the different 3D formats.

MeshIO.FBX

  • Read FBX binary files
  • Read/Write FBX ASCII files
  • Process and add custom FbxProperties

For more information.

MeshIO.STL

  • Read/Write STL binary files
  • Read/Write STL ASCII files

For more information.

MeshIO.GLTF

  • Read GLB files

For more information.

MeshIO.OBJ

  • Read Wavefront OBJ files

For more information.

Contributing

Please feel free to fork this repo and send a pull request if you want to contribute to this project.

About

3D library in pure C# that allows reading and writing in multiple formats.

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Languages