Triangle Draw advice

For those who have used the triangle draw plugin, any tips for creating terrain?

1 Like

Use the BrushTool plugin to add random nodes/vertices and then just connect the vertices where you want and it’ll look like randomized terrain. Also if your triangle terrain extends far past your worlds barrier, I suggest using less vertices past that point to avoid an unnecessarily high triangle count.

2 Likes

One issue though, how do I make it so the nodes are above the ground to make it look hilly etc?

Edit: Disregard that, I figured it out, thanks for the help.