In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Changes

Jump to navigation Jump to search
29 bytes removed ,  01:08, 30 September 2010
m
no edit summary
Line 10: Line 10:  
| website    = http://libnoise.sourceforge.net/
 
| website    = http://libnoise.sourceforge.net/
 
}}
 
}}
==libNoise==
+
'''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.  
This library 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 [[http://www.big-black-block.com/index.php?option=com_content&view=article&id=25&Itemid=21&b1081adb7c6b058153fc6ad76eb00193=eb3cafad97e5cb396feb8959d9265346 XNA]]. A [[http://vimeo.com/9487881 video with libnoise xna]].  
+
It has also been ported to [http://www.big-black-block.com/index.php?option=com_content&view=article&id=25&Itemid=21&b1081adb7c6b058153fc6ad76eb00193=eb3cafad97e5cb396feb8959d9265346 XNA]. A [http://vimeo.com/9487881 video with libnoise xna].  
   −
The quartz composer plugin ([[http://kineme.net/release/Texture/0.5 Leopard]], [[http://kineme.net/release/Texture/0.4 Tiger]]) can be useful for trying module compositions without recompiling a program.
+
The quartz composer plugin ([http://kineme.net/release/Texture/0.5 Leopard], [http://kineme.net/release/Texture/0.4 Tiger]) can be useful for trying module compositions without recompiling a program.
    
===Demo===
 
===Demo===
*[[http://scwii.googlecode.com/files/libnoise.zip download]]
+
*[http://scwii.googlecode.com/files/libnoise.zip download]
The libNoise demo program creates terain 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.
+
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===
 
===References===
*[[http://libnoise.sourceforge.net/tutorials/index.html Tutorial]]
+
*[http://libnoise.sourceforge.net/tutorials/index.html Tutorial]
*[[http://libnoise.sourceforge.net/docs/index.html Documentation]]
+
*[http://libnoise.sourceforge.net/docs/index.html Documentation]
*[[http://www.noisemachine.com/talk1/ Noise presentation by Tom Perlian]]
+
*[http://www.noisemachine.com/talk1/ Noise presentation by Tom Perlian]
*[[http://freespace.virgin.net/hugo.elias/models/m_perlin.htm An explanation]]
+
*[http://freespace.virgin.net/hugo.elias/models/m_perlin.htm An explanation]
3,032

edits

Navigation menu