So I have been using my Google\'ing skills to study Perlin and Simplex noise, and have come across a lot of articles that are a bit math heavy for myself. I\'ve also come ac
I was able to find a nice Simplex Noise library in C++ that I was able to use, but thats for the suggestion jeremy :)
Link to C++ Simplex Noise: http://www.6by9.net/b/2012/02/03/simplex-noise-for-c-and-python
Cinder is an excellent framework for writing graphical applications in C++. It has a built in Perlin noise class and is currently very well maintained and has an active community.
Interesting things done w/ Cinder and noise:
http://blog.soulwire.co.uk/laboratory/cinder/noise-reactive-particle-sphere https://1024d.wordpress.com/2010/07/23/quartz-composer-cinder-plugin/ https://vimeo.com/37555124