Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 702 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 702 Bytes

[WIP] Procedural smooth voxel terrain plugin for UE4

Work in progress

Unreal Engine 4 voxel terrian

Usage

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

Demo video - https://www.youtube.com/watch?v=Z__-wuxeUsI

Features

  • Runtime terrain modification
  • Procedural landscape/caves generation
  • Level of details (experimental, still in progress)
  • Up to 65535 terrain material (dirt, grass, sand, clay etc)
  • Partially based on Transvoxel™ Algorithm by Eric Lengyel http://transvoxel.org/
  • Tested with Unreal Engine 4.20.1
  • Network multiplayer (experimental, WIP)

License

MIT license