This is a visual code experiment featuring circular dynamics and spiral iteration in 3D space. Creating a morphed, growing mass seemed like a cool idea for a rave visual, and mapping audio inputs to change shape would be an interesting alternative to using mouse position inputs. 

What I found enjoyable about this project is how a simple spiral iteration can be transformed into interesting visualizations. I was very into the Rave music scene, and this was inspired by some of the visuals I had seen. 
I am having issues with embedding my code from OpenProcessing and p5.js. It appears that I will need to port all my code to a new account to share it. Unfortunately, I only have time to do this before work today. Thanks for checking this page out. 
Interact with the mouse position and enlarge in browser to let it grow (shape size is limited by the width of the canvas).
By orbiting the shapes, I was able to make a Mobius strip-looking shape. 
Back to Top