Live data from Hacker News

Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark

modelrift.com

81–90 of 171 posts

Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark

#81
post #74

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.

They taught us to make Legobricks with CAD when I was in 6th. Wish I retained more of that and that it would be more widely taught.

Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark

#83

Antigravity 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.

It does. It uses go-keyring under the hood, which has its own issues with certain systems.

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

#84

Still 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.

Still a long way to go, but I'm sure it will get there eventually.

Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark

#86
post #26

Last 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…

It's like this with a lot of things now. For example, Nix's learning curve used to be a huge barrier to entry. Now with LLMs, I'm using nix-darwin and home-manager for dotfiles, package management, and have individual flakes in all of my projects for cryptographically reproducible builds!

Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark

#87

Antigravity 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.

It requires a keyring service being installed (accessed over dbus) and if there isn't one it just silently doesn't store them anywhere. Pretty bad UX.

Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark

#88
post #21

Why 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.

> A model that knows more in general, will often be better at specific tasks

Is this your hypothesis or broad conclusion among AI experts?

Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark

#89

Why 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 :/

> Where are the normal people

Not using OpenSCAD?

Re: Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark

#90
post #78

And 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.

[deleted]
Post reply on HN