Claude Tips for 3D Work
davesnider.com
Claude Tips for 3D Work
1–10 of 53 posts
Re: Claude Tips for 3D Work
#2> Instead of expecting it to understand my requests, I almost always build tooling first to give us a shared language to discuss the project.
This is probably the key. I’ve found this to be true in general. Building simple tools that the model can use help frame the problem in a very useful way.
Re: Claude Tips for 3D Work
#3all i wanted was some opinions on if my bad idea would work, but it instead wrote me files for making my own sony earphones in 3ish parts.
and when i sewed it together, it worked!
that said, it did have full access to a mini CAD app, but i think it wrote all its own calculations inline
Re: Claude Tips for 3D Work
#4Re: Claude Tips for 3D Work
#5Re: Claude Tips for 3D Work
#6gemini on the otherhand, isnt half bad. all i wanted was some opinions on if my bad idea would work, but it instead wrote me files for making my own sony earphones in 3ish parts. and when i sewed it together, it worked! that said, it did have full access to a mini CAD app, but i think it wrote all its own calculations inline
Re: Claude Tips for 3D Work
#7Re: Claude Tips for 3D Work
#8Claude understood the problem and produced elegant Python code that worked perfectly the first time.
So I continued and described the other features of the tower to Claude, who coded them.
It's sometimes difficult to properly describe what you want in English, and Claude does a lot of thinking, and sometimes goes deep into a wrong direction of which it won't come out easily; but in the end the result is almost perfect.
Re: Claude Tips for 3D Work
#9Just yesterday I used Claude to great effect in FreeCAD to model a church tower. The tower has a square base and an octagonal top, but connecting the two by creating a loft using the GUI in FreeCAD results in a wrong and ugly abomination. Claude understood the problem and produced elegant Python code that worked perfectly the first time. So I continued and described the other features of the tower to Claude, who code…