ELI FRESCO
Eli Fresco
Creative Technologist
Scroll
About

I'm a self-taught creative technologist based in Los Angeles, working across 3D animation, VFX compositing, and music production. I took some animation and game design classes in college, but picked up Houdini, sound design, and software development on my own, by learning and building whatever the next project needed.

Case Studies
Click a node to explore
01 Splat
Paint‑Out
02 Sim to
Sound
03 Album
Sequencer
Case Study 01

Splat Paint‑Out

Sometimes a paint-out shot can feel almost impossible, but a lot more just became possible. A manual 3D camera track helps train a Gaussian splat built directly from the footage. Mask out the subject, and if the camera caught a glimpse of what's behind them, it's automatically patched in.

On this shot there was no view of what was behind the paint-out subject, but the method still greatly reduced the distraction and preserved detail, even in the worst case: moving window reflections.

Case Study 02

Sim to Sound

A chain simulation setup left over from a jewelry commercial got me wondering what else Houdini's physics could drive. Every collision can be exported as a CSV with data like frame, impact force, which links collided, and more, so I spent an afternoon building an interface to turn that raw data into music.

Collision data tool screenshot
Click to enlarge

Houdini only tracks impacts per frame, so I interpolate sub-frame notes ordered by chain-link position and jitter them for texture. Impact force drives MIDI velocity, run through a bezier curve and log-compression filter to tame the range. Preview it live in the tool, then export as MIDI and play with it in Ableton.

Case Study 03

Album Sequencer

A client's art project called for fifteen five-hour videos, each one scored by a different album stretched, chopped, and rearranged to fill the runtime. He wanted the songs evenly dispersed, and short interludes added between each one. At that scale, doing it by hand wasn't realistic, so I built a tool to handle it procedurally. I was given a variety of genres, including ambient, classical, and experimental. It had to be flexible enough to adapt to almost any album's structure rather than being tuned for one genre.

Ableton timeline export

To stress-test it, I ran it against Aphex Twin, about as unpredictable as beat and chord analysis gets, to make sure the system still held up outside of anything conventionally structured.

Example Transition 1
Example Transition 2
Album Sequencer app screenshot
Click to enlarge