HackerTrans
トップ新着トレンドコメント過去質問紹介求人

jetter

no profile record

投稿

Antigravity 2.0 Tops the OpenSCAD Architectural 3D LLM Benchmark

modelrift.com
421 ポイント·投稿者 jetter·2 か月前·161 コメント

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

pixeljets.com
2 ポイント·投稿者 jetter·4 か月前·0 コメント

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

terrain.modelrift.com
3 ポイント·投稿者 jetter·5 か月前·2 コメント

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

modelrift.com
5 ポイント·投稿者 jetter·5 か月前·0 コメント

We Chose OpenSCAD

modelrift.com
2 ポイント·投稿者 jetter·5 か月前·0 コメント

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

youtube.com
2 ポイント·投稿者 jetter·5 か月前·0 コメント

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

pixeljets.com
3 ポイント·投稿者 jetter·8 か月前·0 コメント

コメント

jetter
·24 日前·議論
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 日前·議論
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
·2 か月前·議論
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
·2 か月前·議論
these small functional prints are exactly where OpenSCAD and LLM generation shines
jetter
·2 か月前·議論
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 か月前·議論
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 か月前·議論
Did you try modelrift.com ? Its openscad + ai but way more convenient to preview results in realtime and iterate via annotated screenshots
jetter
·4 か月前·議論
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 か月前·議論
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 か月前·議論
I have just added Mt Fuji to quick links.
jetter
·5 か月前·議論
proper sessions page is live: https://modelrift.com/changelog/v0-3-2

let me know how it goes!
jetter
·5 か月前·議論
building a benchmark is a great idea, thanks, maybe I will have a couple of days to spend on this soon
jetter
·5 か月前·議論
right, I need to fix this one
jetter
·5 か月前·議論
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 か月前·議論
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 か月前·議論
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.