Experiment #2 Sine Waves Disc
Sine waves applied to a CircleGeometry in THREE.js. Using a similar method to experiment #1, A sine wave is applied around the circumference of the geometry using the distances between the vertices creating a warped effect around the centre vertex. Again, using the two variables size and magnitude to allow us to manipulate the vertical deviation and wave length.
See it live: http://www.danieldelcore.com/lab/2
Source: https://github.com/delcore92/Experiment-2-Sine-Waves-Disc
More by Daniel Del Core View profile
Like