Visualization of the cycle of life and the chaos inside the living. Atoms represented by circles are constantly constructing DNAs by forming a sine wave together, spending their lifetime, and finally, vanish only to be replaced by new atoms to complete the cycle of life.
Implemented using P5.js library. Currently using P5.gui for UI.
To be written
You can either try out the parameters provided in UI or edit the code yourself by cloning the repo. Open the html file in your browser to see the sketch
Take a look at sketches/sketchRecording.js for exacty same code with a recording option. Refer to this article for the recording process.