Marching-Cubes-Terrain
Marching Cubes terrain implementation in Unity using the Job System and the Burst compiler (by Eldemarkki)
vektor-voxels
A work-in-progress cubic voxel framework for the Unity game engine. (by VektorKnight)
Marching-Cubes-Terrain | vektor-voxels | |
---|---|---|
3 | 1 | |
555 | 16 | |
- | - | |
0.0 | 0.0 | |
over 3 years ago | almost 3 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.
Marching-Cubes-Terrain
Posts with mentions or reviews of Marching-Cubes-Terrain.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-14.
- Marching Cube
-
Is Unity capable of an efficient blocky style voxel engine?
sadly its not but take a look at https://github.com/Eldemarkki/Marching-Cubes-Terrain
-
Voxel-related resources, tutorials and plugins
i can recommend this project. it uses the new burst compiler and jobs for performance. i also worked a bit together with the repo owner and my voxel framework is somewhat based on his
vektor-voxels
Posts with mentions or reviews of vektor-voxels.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-16.
What are some alternatives?
When comparing Marching-Cubes-Terrain and vektor-voxels you can also consider the following projects:
FileToVox - Tool for convert files into Magicavoxel file
InjectFix - InjectFix is a hot-fix solution library for Unity
core - It is an open source voxel algorithms implementation for Unity Engine [GET https://api.github.com/repos/voxelbased/core: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
UniTask - Provides an efficient allocation free async/await integration for Unity.
UE5VoxelTutorial - A collection of voxel mesh generation algorithms
Harmony - A library for patching, replacing and decorating .NET and Mono methods during runtime