Skip to content
/ MeshIO Public

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

License

Notifications You must be signed in to change notification settings

DomCR/MeshIO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f3efefc · Feb 13, 2024
Apr 1, 2023
Apr 26, 2023
Apr 1, 2023
Feb 13, 2024
Feb 2, 2024
Feb 8, 2024
Mar 29, 2023
Jan 9, 2021
Feb 10, 2024
Sep 26, 2021

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

Languages