top | item 25379805

(no title)

masonhensley | 5 years ago

Very cool,

I've been starting to use ARKit from a different angle.

Usecase - test out 3d designs of replacement classic car parts I'm manufacturing as a side project.

While crude right now, I think this sort of stuff is a game changer - I'm regretting not picking up a lidar enabled 12 pro instead of a 12 now to do better scanning and placement. I guess I'll pick up an ipad pro when it's upgrade time on that front.

Here are two quick videos I threw together:

https://youtu.be/M8dgrf7GBow

https://www.youtube.com/watch?v=7K0-vK2wafA

Workflow:

- build 2d models in solvespace (https://solvespace.com)

- export dxf to fusion 360

- convert dxf to sheet metal

- bend sheet metal in fustion360

- export obj from fusion360

- save obj file to icloud drive

- open obj file in AR Viewer app (https://apps.apple.com/us/app/ar-viewer-augmented-reality/id...)

Sidenote:

There still isn't a replacement for physically printing the parts before I have them laser cut out of metal. I 3d print models and test fit pieces as intermediate steps too.

Really excited to see ios developers digging into ARKit more, I'm excited to see what else is possible here.

discuss

order

wlesieutre|5 years ago

If you got the iPhone after November 10th they have an extended holiday return period https://www.apple.com/shop/help/returns_refund

masonhensley|5 years ago

Yep, I'm in that window, but availability of the 12 pro is pretty bad and it's not that painful in the grand scheme of life to warrant hunting one down haha. Regret, but not that big of a regret :)

emllnd|5 years ago

Thanks for sharing, hadn’t considered something like this, very interesting to see!

Would be cool if the object-matching tech (this[1] + more machine learning?) in ARKit was advanced enough that it could recognize a car seat or dashboard and place things automagically.

[1] https://developer.apple.com/documentation/arkit/scanning_and...

centimeter|5 years ago

How are you enjoying solvespace? I wanted to use it for a project but I found that I was completely unable to use it for integer-parametric designs. E.g. if I wanted 10 of something stacked end-to-end, I couldn't figure out how to do that without breaking the solver.

masonhensley|5 years ago

I like it more for 2d work.

I haven’t gotten into the groove with it for 3d workflows. I probably need to do some more tutorials for it on that front.

jojohack|5 years ago

Pretty cool application. Exactly how accurate is the AR + Lidar combo when it comes to fitting? For example, if you 3D print a car part after sizing it in 3D, does the printed product match up?

masonhensley|5 years ago

I haven't been able to scan the interior (transmission tunnel in this case).

But that would be the general idea. Scan interior - 3d model parts to fit in that scanned world - 3d print/CNC cut those parts to fit.