Hacker News new | ask | show | jobs
by shanee 4342 days ago
You'd actually generate noise just the same way as I used 3D Simplex noise.

I am unsure on UV mapping though as I have not experimented with it yet when using geodesics. Instead I just escaped the problem by using a collapsed cube :)

1 comments

Ahh, I get it. Took me a couple reads of the code to see what was going on, but that is pretty cool. Thanks for the info!