What
An experiment on GLSL shader and Perlin Noise
The implementation for noise function is borrowed from patriciogonzalezvivo/GLSL-Noise.md
Noise on a sphere
Noise on wireframe
Noise on vertices with UV
- mapping fragment color to UV
- changing vertices using noise