Skip to content

Create an AR Project with ARKit. Explored Tracking, Plane Detection, Hit Testing, Light Estimation, SCNNode Rendering etc.

Notifications You must be signed in to change notification settings

ashislaha/ARDemo

Repository files navigation

ARDemo

Create an AR Project with ARKit. Explored Tracking, Plane Detection, Hit Testing, Light Estimation, SCNNode Rendering etc.

  • If you want to enable Plane Detection & light estimation, just comment out code //configuration.planeDetection = .horizontal //configuration.isLightEstimationEnabled = true //func session(_ session: ARSession, cameraDidChangeTrackingState camera: ARCamera) {...} in "ARViewController"

Use case – Any E-commerce (like Amazon, Flipkart etc.), detecting the plane & placing the purchased AR object in real-world gives great feelings and more customer satisfaction.

About

Create an AR Project with ARKit. Explored Tracking, Plane Detection, Hit Testing, Light Estimation, SCNNode Rendering etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages