bw2012 / UnrealSandboxTerrain

Unreal Engine smooth voxel terrain plugin
http://unrealsandbox.github.io/
MIT License
314 stars 80 forks source link

UE4/UE5 Procedural smooth voxel terrain plugin

Unreal Engine 4 voxel terrian

Tested with Unreal Engine 4.27, 5.1, 5.2, 5.3, 5.4 on Ubuntu Linux 22.04 and Windows 10

Provide high terrain detalization with high rendering performance

Partially based on Transvoxel™ Algorithm by Eric Lengyel http://transvoxel.org/

Example

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

Example UE5 project (with grass and trees) - https://github.com/bw2012/UE5VoxelTerrainDemo

Example UE5 project (minimal working example)- https://github.com/bw2012/UE5VoxelTerrainTemplate

Features

[!WARNING]
This plugin designed for experienced Unreal Engine developers. Blueprint is not supported. C++ only

License

MIT license