• Stars
    star
    293
  • Rank 138,651 (Top 3 %)
  • Language
    C++
  • License
    MIT License
  • Created almost 8 years ago
  • Updated 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Unreal Engine smooth voxel terrain plugin

UE4/UE5 Procedural smooth voxel terrain plugin

Unreal Engine 4 voxel terrian

Tested with Unreal Engine 4.27 and 5.2

Provide high terrain detalization with high rendering performance

Partially based on Transvoxelโ„ข Algorithm by Eric Lengyel http://transvoxel.org/

Example

Example UE4 project - https://github.com/bw2012/UE4VoxelTerrain

Example UE5 project - https://github.com/bw2012/UE5VoxelTerrainDemo

Features

  • Runtime terrain modification
  • Procedural landscape/caves generation
  • Level of details
  • Up to 65535 terrain material (dirt, grass, sand, clay etc)
  • Network multiplayer support

License

MIT license