Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Unreal Engine 4: Smooth voxel terrian example

License

NotificationsYou must be signed in to change notification settings

bw2012/UE4VoxelTerrain

Repository files navigation

Unreal Engine 4 procedural voxel terrian example (partially based on Transvoxel™ Algorithm by Eric Lengyelhttp://transvoxel.org/)This plugin provides tools to generate, visualize and in-game change volume terrain using voxels.

Unreal Engine 4 voxel terrian

Grass

Cave

Master branch tested with Unreal Engine 4.27.1 [Windows 10]

Warning

This version is discontinued due to UE5 release. Please use UE5 version.

UE5 version source code

https://github.com/bw2012/UE5VoxelTerrainDemo

Download playable demo

UE5 version:UE5VoxelTerrain-0.0.39.zip

UE4 version:UE4VoxelTerrain-0.0.23.zip

Features

  • Runtime terrain modification
  • Procedural landscape/caves generation
  • Level of details (per chunk)
  • Foliage
  • Up to 65535 terrain materials

Usage

  1. Install MS Visual Studio 2022
  2. Clone repository properlygit clone --recursive https://github.com/bw2012/UE4VoxelTerrain.git
  3. This project uses git submodules. Make sure that project are cloned properly and folder UE4VoxelTerrain/Plugins is not empty.
  4. Open directory UE4VoxelTerrain
  5. DownloadContent.zip (~1.2Gb) and unzip it toContent folder
  6. Open project file with Unreal Engine 4.27
  7. Wait for compile UE4 KiteDemo shaders (first run may take long time)

[8]ページ先頭

©2009-2025 Movatter.jp