|
|
|
|
|
by jengamaster
4341 days ago
|
|
Very cool result! I've been wondering about applying the height-maps that you get from Perlin/Simplex directly to the vertices of a planet, for 3D terrain. I'd imagine that the cube mapping approach might not be perfect for this because of the irregular distance between vertices. The geodesic dome would probably work, but I have no idea how you would generate noise for a shape like that. |
|
http://imgur.com/rpKalpk
I've got a bunch of other procedural content generation blog entries over at http://www.junkship.net, including this entry http://www.junkship.net/News/2011/11/13/building-steam-with-... which covers a lot of similar ground to the parent article.