Earlier quoted context omitted.
Let’s say, for the positive case, hash comparison is significantly faster.
I feel like that is quite unlikely. Both the hash and bitwise comparisons read both files in both cases. In the not-equal case the hash reads the entirety of both files, so its slower than a start-to-end bitwise comparison, which exits at the first not-equal bit. In the equal case, both read the entirety of both files. Various other bitwise strategies can be faster than start-to-end, rdfind for example checks the sta…
Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
161–170 of 171 posts
Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
#162Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
#163Last weekend I bought my wife a bike off marketplace. It was in good condition but was missing one of the internal cable routing grommets. I gave Claude pictures of the pill-shaped hole by itself and with my digital calipers in the long and short directions. Gave it a short prompt and it gave me an openscad model with everything parametrized. I printed with no changes in tpu and it was nearly perfect on the first try…
I was recently trying to get models to generate a 3D fortune cookie. Claude in three.js and Gemini in openSCAD. Neither really got the concept or could get very close at all. It's a surprisingly complex shape I guess.
Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
#164Earlier quoted context omitted.
Does it optimize for no support?
You optimize for no support when selecting print orientation (but for anything semi-cylindrical like described that would be the only sane orientation and the one slicer would choose when you smash the 'Auto Orientation' button).
Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
#165Earlier quoted context omitted.
You optimize for no support when selecting print orientation (but for anything semi-cylindrical like described that would be the only sane orientation and the one slicer would choose when you smash the 'Auto Orientation' button).
Naive/uninformed question: does 3D printing produce any cleavage issues (like you’d get with a crystal) along the directions of printing, and does it ever make sense to change the orientation to help with that?
Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
#166Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
#167Still a long way from shorting Autodesk. As a side note Autodesk released an agentic assistant back in December for Fusion. Six months later it is still quite bad.
It is almost comically bad. I've had a few simple parts to design for 3d printing in the last weeks and tried it with them (each are about 4 operations on the timeline), and it never created close to what I was trying to do even if spelled out step by step according to Fusion naming. At this point I'm not even sure if it can properly create a simple primitive solid.
Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
#168Still a long way from shorting Autodesk. As a side note Autodesk released an agentic assistant back in December for Fusion. Six months later it is still quite bad.
Have you yet tried the Fusion MCP that was launched last month? https://aps.autodesk.com/blog/bringing-fusion-claude-creativ...