Infinite procedural world Seamless chunked level of detail Multiple materials with smooth material transitions Graph-based terrain generation using XNode Note: The Unity version used is 2021.1.16f1.
Note: Sharp voxel terrain features are preserved, not by solving the QEF as described in the paper above, but by using the Schmitz Particle method instead, which is much easier to implement and ...