← Back to PlaygroundExperimental Clock
Jan 2023 - Mar 2023
For this project, I use the number of ripples to present Hour (12-hour timing since this looks prettier), the number of rings per ripple to represent minutes(using 10 minutes as an interval). To avoid the situation that nothing is shown when the minutes is single digit, the point in the middle represent single digits. For example, if there is 3 points when pressing the mouse, That means it is around 3 AM/PM o'clock, if there is 4 ripples and each ripple has 1 point and 2 rings, that means it's about 4:20 (need to minus the single digit ring). Also, if moving the mouse while pressed, you can fast forward the time or rewind it.
- Tools
- p5.js
- Tags
- Coding, ✦Ziye’s Pick✧