Earlier quoted context omitted.
Learning to make simple parts in onshape is pretty darn easy (and fun).
Yeah. I teach this after school to 7th grade kids. Anyone can pick this up in a few hours.
Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
81–90 of 171 posts
Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
#82Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
#83Antigravity may well Top the whatever benchmark but: My Antigravity (forced) replacement for Gemini CLI requires me to log on via browser every time I use it, and my Antigravity IDE won't update at all, so: If it's ok I'd prefer they just work on reaching a baseline acceptable rollout before worrying about being Top in anything. Ps actual title: OpenSCAD LLM Benchmark: Building the Pantheon
Wild that it doesn't cache the creds.
If you're on WSL, getting dbus to work is a PITA. There may be other OS-level issues that folks are running into.
Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
#84Still 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.
Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
#85Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
#86Last 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…
Yeah, CAD has been my personal example of "oh the barrier to entry for this skill was high enough that I didn't do it and now I can be passably bad at it enough to get some simple things done" I've had similar experiences with making simple functional parts off a 3d printer with OpenSCAD + LLMs. I'm very aware that the models are worse at it than say, generating react code, and I'm also the antithesis of a skilled pi…
Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
#87Antigravity may well Top the whatever benchmark but: My Antigravity (forced) replacement for Gemini CLI requires me to log on via browser every time I use it, and my Antigravity IDE won't update at all, so: If it's ok I'd prefer they just work on reaching a baseline acceptable rollout before worrying about being Top in anything. Ps actual title: OpenSCAD LLM Benchmark: Building the Pantheon
Wild that it doesn't cache the creds.
Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
#88Why are specialized CAD making LLM models not showing up? In future are we going to have same model for everything? from programming to creative writing to CADs?
> In future are we going to have same model for everything? A model that knows more in general, will often be better at specific tasks. e.g. If you ask a model to "make a program that estimates the annual production of a solar installation", it needs to have been trained on a lot more than just Python code.
Is this your hypothesis or broad conclusion among AI experts?
Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
#89Why are half of the comments on Hackernews stereotypical AI-bros whose lives revolve around tech, and the other half sceptical commentators whose lives also revolve around tech but they are disappointed with its performance?! Where are the normal people :/
Not using OpenSCAD?
Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark
#90And yet 300+140=460. A very jagged surface indeed. https://gemini.google.com/share/c2a187275e26
Why would you use an LLM for this? They are non deterministic models. This is also an probably part of extended prompt that disallowed coding, Gemini always does calculation with a little python snippet because it is deterministic and accurate.