Anyone knows is there a sample project for the ARKit?
Need to test out on my device to see the performance. 🙂
ARKit Demo
You can create a new AR-Project in Xcode 9-beta which includes a simple demo of how AR works on iOS 11.
Does anyone have an Xcode project, they want to share ?
There isn't much to see yet, but there will be soon (close to empty as of time of posting). Making a basic spaceship shooter over the next couple of days.
There is a basic application bundled with the Xcode beta that includes a demo ARKit implementation with a basic 3D model (a toy jet airplane).
Looks like they posted it recently. If you go to the ARKit webpage (https://developer.apple.com/arkit/) There is a link on the right hand side for Placing Objects that has the demo project. Was able to build it and run it on my iPhone 7 Plus using XCode 9 Beta.
Soon i will share little tutorial 😉
Looking forward to it. ARkit looks like a great piece of technology.
Looks like Beta 3 must've broken their sample project, some updates need to be made in order to build it.