Skip to content

A small voxel sandbox using the marching cubes algorithm.

License

Notifications You must be signed in to change notification settings

1polygon/ue5-voxel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Marching Cubes in Unreal Engine 5.4

Demo Image 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.

About

A small voxel sandbox using the marching cubes algorithm.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages