C# 3D library.
Warning: API currently unstable. Expect undocumented breaking changes for the foreseeable future
Not yet implemented.
Current features:
- Read and Write FBX binary files
- Not tested
- Read and Write FBX ASCII files
- Seems to be working
Not yet implemented.
- Reading
- Not yet implemented
- Writing
- Currently, only vertices and faces can be written
- Write PLY ASCII files
Not yet implemented
- Read and Write STL binary files
- Read and Write STL ASCII files
This is a fork of MeshIO licensed under the MIT license.