# arkit-by-example **Repository Path**: skyjieying/arkit-by-example ## Basic Information - **Project Name**: arkit-by-example - **Description**: Apple ARKit example app - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-19 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Apple ARKit Example App A set of tutorials using the new ARKit from Apple. Follow along at: https://blog.markdaws.net/apple-arkit-by-example-ef1c8578fb59 ## Demo [![ARKit Example](https://img.youtube.com/vi/rNFQl7I4T6Y/0.jpg)](https://www.youtube.com/watch?v=rNFQl7I4T6Y) ## Controls - Move around the space to allow the app to first find horizontal planes in the environment - Single tap inserts a cube, must tap on a plane. - Press and hold on a plane or cube changes the material - Two finger press and hold causes a mini explosion NOTE: Once you have detected the planes you want, disable the plane detection so that the planes don't continue to resize and move around. NOTE: The thre dots "..." in the bottom right open a settings menu with some debug options. ## Textures All Physically Based Rendering textures come from: http://freepbr.com/ If you use any of their textures, please link back to their site.