This chapter is all about how I solved it (so far) to place all kinds of assets like 3D-meshes or grass on the terrain. I will show you three methods how you can achieve it with code and comics. Lots to learn!
In this chapter I will cover what sources I used to get a basic landscape generator working. It will be mostly built up on a tutorial I found on YouTube and how I will extend the existing code to include more features