HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jetter

no profile record

Submissions

Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark

modelrift.com
421 points·by jetter·قبل شهرين·161 comments

Web based IDE for prompt-and-pray 3D modeling

pixeljets.com
2 points·by jetter·قبل 4 أشهر·0 comments

Print your own Mount Everest on a 3D printer (open source, web based)

terrain.modelrift.com
3 points·by jetter·قبل 5 أشهر·2 comments

Short guide to 3D file formats: STL, OBJ, 3MF, STEP and the rest

modelrift.com
5 points·by jetter·قبل 5 أشهر·0 comments

We Chose OpenSCAD

modelrift.com
2 points·by jetter·قبل 5 أشهر·0 comments

ModelRift: An AI-assisted IDE for parametric 3D models (OpenSCAD) [video]

youtube.com
2 points·by jetter·قبل 5 أشهر·0 comments

Time to move on: n8n is not a good fit for SaaS

pixeljets.com
3 points·by jetter·قبل 8 أشهر·0 comments

comments

jetter
·قبل 24 يومًا·discuss
https://modelrift.com/blog/openscad-llm-benchmark/ LLMs are still weak at spatial reasoning, but it gets better. Check out modelrift.com for another alternative
jetter
·قبل 24 يومًا·discuss
take a look at modelrift.com, it is built around annotating built models by basic pen and arrow tools, works fairly well ('smarter' model is significantly better)
jetter
·قبل شهرين·discuss
check this out: https://modelrift.com/blog/openscad-llm-benchmark LLMs are getting pretty good at OpenSCAD, especially if they work in agentic mode and can inspect intermediate results.
jetter
·قبل شهرين·discuss
these small functional prints are exactly where OpenSCAD and LLM generation shines
jetter
·قبل شهرين·discuss
I agree, my main concern regarding Google AI products is this endless pain around the UX of login / billing / upgrades / product sunsets... but their LLM models are good and Antigravity 2.0 is not that bad either (unless you lost all you Antigravity 1.0 setup and projects - like many people did)
jetter
·قبل 3 أشهر·discuss
If you like this, you should definitely check modelrift.com which allows to build awesome cad models thanks to OpenSCAD and smart AI assistant.

Community built examples: https://modelrift.com/models
jetter
·قبل 4 أشهر·discuss
Did you try modelrift.com ? Its openscad + ai but way more convenient to preview results in realtime and iterate via annotated screenshots
jetter
·قبل 4 أشهر·discuss
try modelrift.com ? Llms are bad at spatial understanding but you can steer them using annotated screenshots ("annotation mode" of modelrift) and get something working: https://modelrift.com/models/cable-conceal-box-with-wall-mou...

https://modelrift.com/models/customizable-liquid-funnel
jetter
·قبل 4 أشهر·discuss
Also check out modelrift.com which is based on openscad foundation. See the dynamic customizer which allows to edit any model parameter, re-render and get .stl: https://modelrift.com/models/customizable-liquid-funnel - it works _completely_ in your browser by using WASM
jetter
·قبل 5 أشهر·discuss
I have just added Mt Fuji to quick links.
jetter
·قبل 5 أشهر·discuss
proper sessions page is live: https://modelrift.com/changelog/v0-3-2

let me know how it goes!
jetter
·قبل 5 أشهر·discuss
building a benchmark is a great idea, thanks, maybe I will have a couple of days to spend on this soon
jetter
·قبل 5 أشهر·discuss
right, I need to fix this one
jetter
·قبل 5 أشهر·discuss
Thank you for this feedback, very valuable! I am using Bambu as well - perfect to get things printed without much hassle. Not sure if direct push to printer is possible though, as their ecosystem looks pretty closed. It would be a perfect use case - if we could use ModelRift to design a model on a mobile phone and push to print..
jetter
·قبل 5 أشهر·discuss
it is interesting that the video demo is generating .stl model. I run a lot of tests of LLMs generating OpenSCAD code (as I have recently launched https://modelrift.com text-to-CAD AI editor) and Gemini 3 family LLMs are actually giving the best price-to-performance ratio now. But they are very, VERY far from being able to spit out a complex OpenSCAD model in one shot. So, I had to implement a full fledged "screenshot-vibe-coding" workflow where you draw arrows on 3d model snapshot to explain to LLM what is wrong with the geometry. Without human in the loop, all top tier LLMs hallucinate at debugging 3d geometry in agentic mode - and fail spectacularly.
jetter
·قبل 5 أشهر·discuss
If you like OpenSCAD, you should check https://modelrift.com which is an OpenSCAD browser-based IDE which uses LLM to generate .scad and instantly shows the .stl 3d model result via 3d model viewer. Since AI models are still not good at openscad, the useful feature of modelrift is the "screenshot-powered" iteration where human annotates visual problems and sends it back to AI assistant to fix, all using hotkey shortcuts.