6 Forks
42 Stars
42 Watchers

SketchAR

SketchUp model into ARKit. Use SketchUp home remodel and Apple's ARKit (beta) for augmented reality. Goal: import a model (in this case, a remodel) to overlay onto existing real world that you can walk around and 'experience' and compare.

How to download and setup SketchAR

Open terminal and run command
git clone https://github.com/traceypooh/SketchAR.git
git clone is used to create a copy or clone of SketchAR repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with SketchAR https://github.com/traceypooh/SketchAR/archive/master.zip

Or simply clone SketchAR with SSH
[email protected]:traceypooh/SketchAR.git

If you have some problems with SketchAR

You may open issue on SketchAR support forum (system) here: https://github.com/traceypooh/SketchAR/issues