Readit News logoReadit News
zachdive commented on Show HN: GPT image editing, but for 3D models   adamcad.com/... · Posted by u/zachdive
mdrzn · 3 months ago
This makes me wanna buy a 3d printer and play with it!
zachdive · 3 months ago
yes! that's what most people have been using adam for!
zachdive commented on Show HN: GPT image editing, but for 3D models   adamcad.com/... · Posted by u/zachdive
chmod775 · 3 months ago
Well, this certainly exceeded my expectations.

I asked for "something cute" and got a cute panda. I asked it to make its eyes bigger, and it did.

It wasn't a clean model by any means, but damn, pretty good considering I can probably fix this up faster than I could create it from 0.

zachdive · 3 months ago
thanks! steadily improving the creative mode
zachdive commented on Show HN: GPT image editing, but for 3D models   adamcad.com/... · Posted by u/zachdive
timonoko · 3 months ago
You can insert scanned object into OpenSCAD, but it is just a surface map and very easily the model becomes too large. Is this problem now solved?
zachdive · 3 months ago
wdym?
zachdive commented on Show HN: GPT image editing, but for 3D models   adamcad.com/... · Posted by u/zachdive
jasonliu0704 · 3 months ago
wdyt about zoo.dev? they seems getting a lot resources like funding
zachdive · 3 months ago
i'm impressed by the work they're doing building a new kernel! although i don't currently really have a use case for which i'd ever use their tool over onshape or any other cad program. i return the question back to you wdyt of zoo and adam?
zachdive commented on Show HN: GPT image editing, but for 3D models   adamcad.com/... · Posted by u/zachdive
Fomite · 3 months ago
I was briefly excited, because "Can you take this file and make it solid" is a use-case I have for turning wargaming terrain meant to be at one scale to be more generally scalable.

Sadly, this appears to be a no go.

zachdive · 3 months ago
could you help me I don't fully understand? you wanted to be able to upload a mesh and repair it using adam? thanks
zachdive commented on Show HN: GPT image editing, but for 3D models   adamcad.com/... · Posted by u/zachdive
protocolture · 3 months ago
I quite like the product and it has appeared just as I need it, I am struggling with designing a case for a project right now via fusion.

I have noticed that the tool does not do quite what I want it to. It reminds me of MidJourney a couple years ago. I might have to build a workflow where I design parts in Adam and arrange them in other tools. As details I supply for arrangement appear to being applied to individual parts.

Do you have any language that is getting better results than others?

zachdive · 3 months ago
Could you share your conversation with Adam so I can take a look?
zachdive commented on Show HN: GPT image editing, but for 3D models   adamcad.com/... · Posted by u/zachdive
JKCalhoun · 3 months ago
Oh, did not see the parametric toggle. User failure. Thanks.

Error Compiling Model — "Fix with AI?" — Okay — Hmmm.... only the top is truncated. (Seems to have done an "Optimized Tetrahedron"?)

zachdive · 3 months ago
share your conversation! and yeah we need to make that toggle more obvious lol or just remove the toggle entirely
zachdive commented on Show HN: GPT image editing, but for 3D models   adamcad.com/... · Posted by u/zachdive
klaussilveira · 3 months ago
Oh, I don't think you guys should even expose it other than in the export feature. "Export Optimized" or "Export for Game Engines".

I think Mixamo nailed the autorigging years ago. Anything similar to that is good enough. If you guys want to go fancy, check out Cascadeur and what they are doing. For a cool skinning algo, you might want to check voxel heat difusing:

https://github.com/meshonline/Surface-Heat-Diffuse-Skinning

What about painting/iterating on the model, while respecting the UV constraints and boundaries of the original texture, is that on the roadmap?

zachdive · 3 months ago
will check out the skinning thanks! right now all iterations are done through prompts to make it feel as conversational as possible. some forms of in-painting could be cool though.
zachdive commented on Show HN: GPT image editing, but for 3D models   adamcad.com/... · Posted by u/zachdive
b0a04gl · 3 months ago
super curious,how are you handling constraint resolution under the hood when user modifies via prompt vs direct manipulation? are you maintaining a shared parametric model or diffing against a scene graph? also how’s geometry validation handled postgen to avoid non-manifold trash?
zachdive · 3 months ago
For "parametric" everything ultimately updates the OpenSCAD code behind the scenes. Prompt edits and sliders both just modify the same parameters in that script, which we recompile into a new model.

For "creative" its a little different.

zachdive commented on Show HN: GPT image editing, but for 3D models   adamcad.com/... · Posted by u/zachdive
ata_aman · 3 months ago
Somewhat related, but I'd love GPT enabled multi-physics simulations on objects. Designing in CAD, especially for intricate objects seems (currently) to be better when done by "hand", but I'd absolutely love to use speech-to-text to run different simulations on said objects.
zachdive · 3 months ago
i'm not convinced that speech is the best interface but neither is text. we will most likely converge towards a mix of text (ai) commands and gui (point-and-click)

could you give me an example?

u/zachdive

KarmaCake day72September 29, 2023View Original