<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 22, 2015 at 8:39 PM, Florian Gillard <span dir="ltr"><<a href="mailto:florian.gillard@gmail.com" target="_blank">florian.gillard@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div>I am trying to implement a basic pelin noise function, but I have some problem with the integer to noise function used to generate deterministic noise from integer inputs.<br><br></div>the function I am trying to implement is defined there:<br><a href="http://libnoise.sourceforge.net/noisegen/index.html#continuousnoise" target="_blank">http://libnoise.sourceforge.net/noisegen/index.html#continuousnoise</a></blockquote></div><br></div><div class="gmail_extra">I understand you're trying to transcribe an algorithm given in C into Haskell. <br><br>That's a great way to learn. In fact, if you zoom out a bit, there's more to explore in the various prng libraries on hackage.<br><br></div><div class="gmail_extra">For it so happens that the exact function you cited is a prng, one of many.<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature">-- Kim-Ee</div></div>
</div></div>