--- title: walk through SketchUp large models in ARKit – perfect for home remodels and projects author: tracey pooh type: post date: 2017-08-28 featured: arkit-walk-thru.jpg categories: - technical - video tags: - architecture - ARKit - augmented reality - coding - geek - hack - iOS - iphone - remodel - Swift - xCode format: video comment: --- I did it!
Take a SketchUp model into the new iOS ARKit. Using my SketchUp home remodel and Apple's ARKit (beta) for augmented reality. {{< youtube FG5SztPF2uY >}} ### Goal import a model (in this case, a remodel) to overlay onto existing real world that you can walk around and 'experience' and compare. ### Results You can see the results in the youtube video as I step through the trickier setup parts and things that took the longest to sort out. * code repo: * apple ARKit sample app I start with and extend: Overview, info, and more for ARKit: