Half Edge Noise Field

After spending a whole sunday trying to compile and link against some libraries I had to see some colors ;). Just added a mesh generator to my half edge implementation for openFrameworks. I generate a plane and apply a new modifier called "noise" to it.  The noise modifier moves the positions of the vertices, based on simplex noise.