forked from oberhamsi/prettytiles-gamejs
-
Notifications
You must be signed in to change notification settings - Fork 0
CPU heavy ISO landscape generator ported from processing to gamejs
GameJs/prettytiles-gamejs
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
prettytiles ============= * Watch: http://gamejs.org/apps/prettytiles/ * Code: https://github.com/oberhamsi/prettytiles-gamejs CPU heavy landscape generator ported from Processing to GameJs. Perlin noise generated on the fly. Yar, from opengameart, made those super pretty ISO tiles. binarymillenium wrote an elegant landscape generator for Processing (java). I, oberhamsi, had the simple task to port this generator to GameJs. Sean McCulloughs perlin noise generator was used for the the GameJs port. /** * binarymillenium * November-December 2010 * GNU GPL v3 * * 'w','a','s','d' to move. * * Art from http://opengameart.org/content/isometric-64x64-outside-tileset * Yar * CC-BY 3.0 * * Feb 2010, <[email protected]> ported to GameJs * */ // perlin.js // Ported from Stefan Gustavson's java implementation // http://staffwww.itn.liu.se/~stegu/simplexnoise/simplexnoise.pdf // Read Stefan's excellent paper for details on how this code works. // // Sean McCullough [email protected] // https://gist.github.com/304522
About
CPU heavy ISO landscape generator ported from processing to gamejs
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published