SharpGLTF
glTF reader and writer for .NET Standard (by vpenades)
CsharpVoxReader
A generic C# reader for MagicaVoxel's vox file format (by barraudf)
SharpGLTF | CsharpVoxReader | |
---|---|---|
1 | 1 | |
520 | 30 | |
2.5% | - | |
8.8 | 2.6 | |
13 days ago | almost 4 years ago | |
C# | C# | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
SharpGLTF
Posts with mentions or reviews of SharpGLTF.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-03-23.
-
I was learning OpenGL and, I needed a suggestion : Which are the best 3D model formats (In terms of ease of loading)
Use glTF and https://github.com/jkuhlmann/cgltf Or, looks like you are using C#, so https://github.com/vpenades/SharpGLTF
CsharpVoxReader
Posts with mentions or reviews of CsharpVoxReader.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-07-02.
-
MagicaVoxel imported palette out of order
I’ve been importing MagicaVoxel files using a modified version of this library: https://github.com/barraudf/CsharpVoxReader
What are some alternatives?
When comparing SharpGLTF and CsharpVoxReader you can also consider the following projects:
glTFast - Efficient glTF 3D import / export package for Unity
FileToVox - Tool for convert files into Magicavoxel file
cgltf - :diamond_shape_with_a_dot_inside: Single-file glTF 2.0 loader and writer written in C99
RGDReader - C# library, command line interface too and graphical user interface for reading Age of Empire 4 files such as rgd and rrtex
simulator - A ROS/ROS2 Multi-robot Simulator for Autonomous Vehicles
opengametools - A set of open c++ game development tools that are lightweight, easy-to-integrate and free to use. Currently hosting a magicavoxel .vox full scene loader.