Hacker News new | ask | show | jobs
by rohitarondekar 5972 days ago
I've implemented 2D perlin noise for my final year project, but I think it has mistakes in it. Never got the time to verify. If anybody wants to take a look it's here: http://trac.assembla.com/terrainium/browser/TerrainiumLatest...

perlinNoise() is the function to look at. I implemented it based on http://web.archive.org/web/20070706003038/http://www.cs.cmu.... but the images are missing in the web archive :(