SkillAgentSearch skills...

ARDemo

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

Install / Use

/learn @ashislaha/ARDemo

README

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.

View on GitHub
GitHub Stars13
CategoryDevelopment
Updated5mo ago
Forks5

Languages

Swift

Security Score

77/100

Audited on Oct 5, 2025

No findings