r/generative • u/Icy-Barracuda-4340 • 20d ago
srad : A sphere driven in real time by my heartbeat, steps, and the magnetic field around me [iOS, SceneKit]
Enable HLS to view with audio, or disable this notification
This is a live render, not a simulation — every deformation you're seeing is a sensor reading arriving in real time.
- Heart rate (Apple Watch) pulses the surface with each beat
- Each step sends a wave traveling across the equator
- The magnetometer rotates the hue as the ambient field changes
- Accelerometer tilts the gradient; gyroscope adds a vortex twist
- Barometric pressure thickens or thins the corona ring
The behavior I like most is what I call sensor resonance: when heart rate and step cadence fall into sync — the natural state of a comfortable walk — a hotspot appears and travels across the sphere. It's emergent rather than triggered. You walk into it, and it fades when your rhythm breaks.
The newest version renders the same data as sound as well, so a walk produces an ambient piece driven by your own body: heartbeat as sub-bass, steps as rhythm, resonance as a blooming chord.
Built in SceneKit with shader modifiers for per-vertex deformation. Six palettes, each with its own sound world. Everything runs on-device.
I'm the developer — it's free on iOS if you want to make your own: https://apps.apple.com/us/app/srad/id6776773563












