RealityPlacer is a true augmented reality app which harness all powerful features provided by ARKit and RealityKit. It bring state of the art augmented reality features to the masses!
- People Occulusion
- Object Occulusion
- LIDAR Support
- Multi User Support
- Save and view later scene
- Fetches models from Firebase
- Capture your scenes
The project is built using Swift and uses Apple's latest swift APIs.
Consider leaving a ⭐ if you like the repository.
Occlusion in the field of augmented reality is the ability to cover virtual AR objects with objects physically located in the room – in case these real objects are in the foreground in front of the AR object.
RealityPlacer can save your created scene and then you can view them later.
Untitled.Project.mp4
RealityPlacer supports multi users. What does that mean? Well with RealityPlacer, multiple people can join in a session and can play together. Everyone’s models will be synced.
Firebase integration increases the scalabilty of RealityPlacer. In future I can easily add new and better models.