Spherical displacement

Try-outs in wrapping my head around vertex displacement on spherical geometry in OpenFrameworks. These examples are made by feeding noise-functions into the colors and positions of individual vertexes. Currently done on the CPU, but paved the path to get into OpenGL shaders for more flexibility and speed.

Coded in C++ (OpenFrameworks).