Noise demo

A noise demo made during a lunch break. It comes with binaries and the source code, under a BSD licence. It's good for learning how to correctly use the noise generator toolkit from libtcod (only C++ version, sorry). The code is abit sloppy, but should be readable.

The first version uses the most basic display, while the second one uses subcell graphics for enhanced visuals (and over 4 times more CPU drain). Finally, the third version has some additional visual fluff and relies on multithreading to work at an acceptable speed. It works better on multi-core CPUs.

Noise demo 1 Windows version was compiled under Windows XP 32 bit, while the other ones were compiled under Windows 7 64 bit.

ResourceFile size
343.6 kB
364.76 kB
362.26 kB
318.45 kB
363.49 kB
308.8 kB