Chaos | Pendulums
This project is intended to explore the concept of Chaos Theory using Processing coding language and the giant screen at the HVS (9600 x 2760 pixels) as the presentation medium. As a means of visualizing Chaos, I will be building a double pendulum simulation within Processing. At this moment I'm not sure exactly how that will translate into a final art piece, but once I have the system working I will develop ideas inspired by my process. But trust me... it will be CHAOS!
I got a single pendulum working then tried just tacking another pendulum to the end of it. It work in the sense that one was attached to the other, but the bottom pendulum does not swing, it stays fixed at 90 degrees. I believe this has to do with my coding structure; my plan is to make a pendulum class so that each pendulum can be called to update it's position independently.
It doesn't work...
More to come!
|----------------------------------------------------------------------------------------------------------|
Chaos | Pendulum Update
So I created 100 pendulums (without drawing the pendulum arms) that can be set into motion using the mouse. The pendulums were then rotated 90 degrees... why? BECAUSE CHAOS!
100 pendulums
It makes some cool shapes.. but still not chaos.
|----------------------------------------------------------------------------------------------------------|
Double pendulum to come!
The double pendulum works now.. but it's unexciting.. though I was excited when it worked!
|----------------------------------------------------------------------------------------------------------|









