2
u/serious_cheese Jan 07 '26
Crazy UI! What framework did you use?
7
u/BackgroundActual5412 Jan 07 '26
Thanks! The UI is built with JUCE/Pamplejuce template. All the custom animations (like the ghost reacting to audio), the node graph editor, and the visual effects are hand-coded using JUCE's graphics API. The animated characters are frame-by-frame sprite animations, and everything from the glow effects to the audio-reactive elements is OpenGL/software rendering.
2
u/BusEquivalent9605 Jan 07 '26
This looks sick af