Eetu Martola
eetumartola.bsky.social
Eetu Martola
@eetumartola.bsky.social
All around 3d geek, procedural wizard, Houdini aficionado.
Co-founder & lead tech artist at Mainframe (PaxDei)
It does not always result in working code, but at least you can quickly get something to improve on.
This uses ChatGPT 4o, and there is a hidden parameter where you should put your OpenAI API key.
(I put in a default key with 20€, so with some luck you can test it without one:)
March 25, 2025 at 3:28 PM
Vibe Wrangles

Thinking of how to combine LLMs with
@sidefx.bsky.social #Houdini

Here's LLM-enabled variants for Attribute Wrangle SOP and Python SOP.
The difference is a string input where you can describe what you want the Wrangle to do, and it will initialize the code field
March 25, 2025 at 3:28 PM
This MCP stuff is cool so I had to make a Houdini-MCP as well. Mostly a conversion of
siddharth ahuja's Blender-MCP, but with the addition of Claude being able to get an OpenGL render - to enable it to see what it's doing. Not useful for real, but a fun gimmick and maybe a sign of things to come.
March 17, 2025 at 6:23 PM
Don't worry, our jobs are safe, this can't really do anything of actual use.
February 23, 2025 at 8:50 PM
A bit of LLM fun in @sidefx.bsky.social Houdini, less than one cent a wish! ;)
February 23, 2025 at 8:50 PM
As a "hello world" here I give you .. nand2trace. I've been going through the nand2tetris course (building a computer from nand gates up) and having a lot of fun. As the course project I naturally did a small hacky raytracer. A bit tricksy as the cpu is simple and only has integers, but sorta works
October 23, 2024 at 10:28 PM