Sign in to confirm you’re not a bot
This helps protect our community. Learn more
Terrain generation using SDF based Fractional Brownian Motion
9Likes
573Views
2022Aug 15
SDF based FBM: https://iquilezles.org/articles/fbmsdf/ The mesh is generated using GPU Dual Contouring on the SDF. Computing a single chunk takes anywhere from 4ms to 12ms depending on how much geometry is contained in that chunk.

Life Is Good

45 subscribers