This is the first (short) demo created using my own Rust framework, usch. It placed 3rd at Birdie 32 (2022).
The music is made in FL Studio, using primarily the Vital VST, with a vocal sample from season eight episode eight of The Simpsons.

All code is licensed under MIT and the music is under CC BY-NC-SA 4.0.
I'm using parts from the hg_sdf library from mercury, which I highly recommend for its many convenient distance functions.
Much of the code related to tracing the reflections are an adaptation of Raymarched Reflections by Shane.