LibNoise
Jump to navigation
Jump to search
libNoise | |
General | |
---|---|
Ported by | Myrkr |
Type | Library |
Version | 0.1 |
Licence | LGPL |
Links | |
Download | |
Website | |
Source |
libNoise generates coherent noise. Map Maker is similar, but uses a diamond square algorithm. It has not been rigorously tested, but most things that don't involve file reading/writing should work. I really only changed the makefile.
It has also been ported to XNA. A video with libnoise xna.
The quartz composer plugin (Leopard, Tiger) can be useful for trying module compositions without recompiling a program.
Demo
The libNoise demo program creates terrain using perlian noise, and renders it using noise utils. Noise utils is not part of the library. The source is included in the library download. Nunchuk c + analog stick changes lighting. Wii remote A generates a new random landscape.
References
Media
Demo