Hacker News new | ask | show | jobs
Building Effective Text-to-3D AI Agents: A Hybrid Architecture Approach (addy.rocks)
20 points by addy999 253 days ago
2 comments

> This isn't just a coding problem; it's a reasoning problem.

I’ve been trying to get Claude to make 3d visuals for Remotion.dev

It does a reasonable job, but really struggles to do more complex 3D visualisations.

It feels like a lack of feedback problem. It can’t validate when the output is wrong (like frontend design I guess).

Interested to know what models generated the code

In my testing I tried Gemini 2.5 Pro, Qwen 3 Coder 480B and Opus
Interesting but I would like details on how spatial is handled specifically