UE5VoxelTutorial
A collection of voxel mesh generation algorithms (by BLaZeKiLL)
territory
3D rendered proc-gen world test. C++ homebrew voxel engine for agent-driven prodedural generation / world simulation (by weigert)
UE5VoxelTutorial | territory | |
---|---|---|
2 | 2 | |
121 | 363 | |
5.0% | 1.9% | |
1.4 | 0.0 | |
almost 2 years ago | over 2 years ago | |
C++ | C++ | |
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.
UE5VoxelTutorial
Posts with mentions or reviews of UE5VoxelTutorial.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-15.
- Voxel Terrain and more
-
Blocky or Smooth ? (Tutorial & Source Code)
Source Code - https://github.com/BLaZeKiLL/UE5VoxelTutorial
territory
Posts with mentions or reviews of territory.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-06-05.
-
OpenGL Buffer Object Management in Infinite Terrain
A practical implementation in a real voxel project is actually here. I never actually hit any limits before.
-
SoilMachine: Multi-Layer Realtime Erosion System [WIP]
This is already a C++ library / system! You should be able to run it on your linux repo of choice. I am also trying to make a "generalized" terrain generator. Once it's done, I'll probably voxelize and add dwarf fortress style agents like here.
What are some alternatives?
When comparing UE5VoxelTutorial and territory you can also consider the following projects:
VoxelPluginFreeLegacy - Voxel Plugin Legacy for Unreal Engine
TinyEngine - Tiny OpenGL Wrapper / 3D Engine in C++
UE4VoxelTerrain - Unreal Engine 4: Smooth voxel terrian example
sift3 - Repository sifter and hardlinker
voxels - Voxels Library - C++ library for voxel manipulation and polygonization
SimpleWindErosion - Procedural Wind Erosion / Abrasion / Suspension / Cascading / Aeolian Process Simulation