I was looking for a way to draw a palm’s leaf, and after watching this video by Inigo Quilez I’ve came up with a solution that gives me a reasonable result with high flexibility and a low number of vertices. It uses parabolas to describe the leaf inclination and the borders of the leaf. You can see a live demo here
In this note I’ve written down the steps followed to make this demo. The two main resources consulted are the Nvidia GPU gem and this demo by Outside Of Society
In the last days I was looking for a way to draw a terrain with a closed road were the camera can move along. I’ve taken into consideration these 3 approaches:
subscribe via RSS