ue5-voxel
ue5-voxel copied to clipboard
A small voxel sandbox using the marching cubes algorithm.
Marching Cubes in Unreal Engine 5.5
A small voxel sandbox using the marching cubes algorithm.
Uses FastNoiseLite to generate the initial voxel data and the DynamicMeshComponent to create the procedural mesh. Voxel materials are encoded in the vertex colors and blended together in the VoxelMaterial.