Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Just generated a bunch of 3D CAD models using Gemini 3.0 to see how it compares in spatial understanding and it's heaps better than anything currently out there - not only intelligence but also speed.

Will run extended benchmarks later, let me know if you want to see actual data.



Just hand sketched what 5 year old would do on the paper - the house, trees, sun. And asked to generate 3d model with tree.js.

Results are amazing! 2.5 and 3 seems way way head.


Based on my benchmarks (run 100s of model generations).

2.5 stands between GPT-5 and GPT-5.1, where GPT-5 is the best of the 3.

In preliminary evals Gemini 3 seems to be way better than all, but I will know when I run extended benchmarks tonight.


Sorry to ask 7 days late, but what sort of prompt do you use to get it to do it? I tried the same exercise but it just placed the image in 2D in the 3D world. Much like Paper Mario but not what I was going for! Thank you.


I'm interested in seeing the data.


Is observed speed meaningful for a model preview? Isn’t it likely to go down once usage goes up?


I'm not familiar enough with CAD what type of format is it?


It’s not a format, but in my mind it implies designs that are supposed to be functional as opposed to models that are meant for virtual games.

It generated a blender script that makes the model.


I would have used OpenSCAD for that purpose.


I started with a lighter weight solution (JSCAD) first and quickly hit the limitations. So I wanted to explore the other side of it - fully complex over the top software (blender).

I guess openscad would be a sweet spot in the middle. Good shout, might experiment.


Blender is not CAD. Edit: I’m not but picking. Totally different data structures and internal representations.


Computer aided design. Tree.js can be CAD. But I agree it’s not meant for CAD even though you can do it.


Three.js is not CAD. It is an API for drawing 3D graphics in a browser. 3D graphics, in general, is not CAD. Blender is not CAD. You cannot do CAD operations in blender.

I'm not being nit picky here. I think there are issues beyond terminology that you may not be familiar with, as it is clearly not your field. That's ok.

The "design" in computer aided design is engineering design. This is not the same definition of "design" used in, say, graphic design. Something is not called CAD because it helps you create an image that looks like a product on a computer. It is CAD because it creates engineering design files (blueprints) that can be used for the physical manufacture of a device. This places very tight and important constraints on the methods used, and capabilities supported.

Blender is a sculpting program. Its job is to create geometry that can be fed into a rendering program to make pretty pictures. Parasolid is a CAD geometry kernel at the core of many CAD programs, which has the job of producing manufacturable blueprints. The operations supported map to physical manufacturing steps - milling, lathe, and drill operations. The modeling steps use constraints in order to make sure, e.g., that screw holes line up. Blender doesn't support any of that.

To an engineer, saying that an LLM gave you a blender script for a CAD operation is causing all sorts of alarm klaxons to go off.


Thanks for clarifying. I'm just getting into this field.

If Blender can export a .3mf file format and slicer gets it ready for 3D printing (gcode that actually instructs the printer head). Is the slicer actually CAD software?

And if you can export many formats that work with some manufacturing devices and you built a model in blender, did blender not help you with CAD?


Where does CAM? Fit into your view?

In high school CAD/CAM we used various CAD programs for designing (sculpting?) things and then imported them into CAM to generate g code programs, set tool constraints and such


Next they'll be doing PCB CAD in Photoshop...


> Blender doesn't support any of that.

... without plugins. https://www.cadsketcher.com/


The "-like" in CAD-like is doing a lot of heavy lifting there.


Did your prompt instruct it to use blender?


Yes. I’ve been working and refining the prompt for some time now (months). It’s about 10k tokens now.


Would you mind sharing the prompt please?


When I see CAD, I always think of Casting Assistant Device.


Zero magic in this world, sorry.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: