Procedural Low-Poly Terrain Generation with Terracing for Computer Games
Procedural Low-Poly Terrain Generation with Terracing for Computer Games
In computer games, traditional procedural terrain generation relies on a grid of vertices, with each point representing terrain elevation. For each square in the grid, two triangles are created by connecting fixed vertex indices, resulting in a continuous 3D surface. While this method is efficient for modelling smooth terrain, the grid-like structure lacks the distinct, chaotic appearance of low-poly objects and is not suitable to be used for our purposes. The technique presented in this paper aims to solve the following problem: Generate random, low-poly looking terraced terrain with different biomes and add vegetation to create an interesting environment.
Richard Tivolt
计算技术、计算机技术
Richard Tivolt.Procedural Low-Poly Terrain Generation with Terracing for Computer Games[EB/OL].(2025-05-14)[2025-07-16].https://arxiv.org/abs/2505.09350.点此复制
评论