Description
Inspired by the intricate wiring in modular synthesizers, I used this personal project as a way to familiarize myself with Houdini’s render pipeline.
One of the main challenges was writing code that would place blocks of different sizes on a grid without overlapping. The plugging/unplugging animation is driven by a SOP Solver that finds empty slots within a target radius.

Breakdown

You may also like

Back to Top