logoalt Hacker News

embedding-shapetoday at 4:43 PM1 replyview on HN

You don't even need that, if your agent/harness can evaluate Python, it can trivially access the API through there and "import" basically.


Replies

vunderbatoday at 5:20 PM

This is what I do. It’s been really helpful for taking existing FBX files and handing them off to the agent + Python Blender API to analyze the geometry, convert to GLBs, etc.

show 1 reply