Skip to content

slowriot/noisepp

Repository files navigation

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="de" lang="de">
<head>
<title>Noise++ - a very well optimized coherent noise-generating library for C++ under BSD-style license</title>
<style type="text/css">
<!--
body
{
	font-family: arial;
}

a:link {color:blue; text-decoration:underline}
a:visited {color:blue; text-decoration:underline}
a:active {color:red; text-decoration:underline}
a:hover {color:red; text-decoration:underline}
-->
</style>
</head>
<body>
<h1>NOISE++ LIBRARY</h1>

See the <a href="http://noisepp.sourceforge.net/wiki/">Noise++ Wiki</a> for more information.

</body>
</html>