Update examples to use FastNoise and Smooth Noise modules
Noise is now implemented as a JRuby java extension as wrapper around OpenSimplex2F.java and OpenSimplexS.java (by Kurt Spence aka KDotJPG). FastMath module is included to give default noise and tnoise (more suitable for terrains). See PiCrate-2.4.0 release.