UE5 C++Tutorial - Smooth Voxel Terrain Generation : Part 5 Marching Cubes

Опубликовано: 29 Октябрь 2024
на канале: CodeBlaze
10,975
183

Marching Cubes Data - https://gist.github.com/BLaZeKiLL/48d...

Marching Cubes By Sebastian Lague -    • Coding Adventure: Marching Cubes  

UE5 Source Code - https://github.com/BLaZeKiLL/UE5Voxel...
UE4 Source Code - https://github.com/BLaZeKiLL/UE4Voxel...

UE4 Blueprint Series -    • UE4 Voxel Terrain Tutorial  

Timestamps :-
0:00 Intro
0:40 Refactoring
2:07 Create Class
2:46 Public Variables
4:48 Private Variables
8:12 Constant Data
10:11 Chunk Size Explanation
11:15 Constructor
12:50 Height Map
14:53 Triangle Order
15:45 Cube Iteration
17:56 Mask Creation
20:25 Edge Iteration
22:26 Voxel Interpolation
23:26 Vertex Creation
25:05 Mesh Data Population
29:48 Testing
31:14 Bug Fixing
32:09 Result
34:03 Outro

CBSL is a unity library that contains reusable generic components, utils & frameworks that I develop while working on my projects
Give it a look at - https://cbsl.netlify.app/

Follow me on Insta -   / code.blaze  

#unity
unrealengine
ue4
blender
#gamedevelopment
#programming