This is my submission for the hackathon. An audio visual meditation experience. Click play to hear a soothing soundscape with binaural tones and watch the background slowly animate along with it. Play with the controls to morph the soundscape to create subtle variations.
I used agents to build or modify each component on its own, the sound player, the background, the controls, then had them link the components together so they share state and pass feedback across each other. Instead of wiring every connection by hand, the agents handled the plumbing between parts and kept everything in sync. This let me focus more time on the visual direction.
Honestly it was really fun playing around with the new agent integration, so many new possibilities. Good luck to everyone else.
This is my submission for the hackathon. An audio visual meditation experience. Click play to hear a soothing soundscape with binaural tones and watch the background slowly animate along with it. Play with the controls to morph the soundscape to create subtle variations.
I used agents to build or modify each component on its own, the sound player, the background, the controls, then had them link the components together so they share state and pass feedback across each other. Instead of wiring every connection by hand, the agents handled the plumbing between parts and kept everything in sync. This let me focus more time on the visual direction.
Honestly it was really fun playing around with the new agent integration, so many new possibilities. Good luck to everyone else.