We are about to switch to a new forum software. Until then we have removed the registration on this forum.
Hello,
a while ago I followed this Coding Challenge video by Daniel Shiffman to create a moving 3D terrain:
I now want to map a 2D shape onto the terrain. Unfortunately I am a complete noob to programming and have no idea how to do this so I would really appreciate some help.
Can someone please point me in the right direction? :)
Many thanks and best regards!
Answers
Use a texture. Use the addition parameters to vertex().
Great! That's exactly what I was looking for! Thanks a lot! :)