Update README.md

This commit is contained in:
Abdul Mukheem Shaik 2024-06-05 20:53:16 +02:00 committed by GitHub
parent 293be295ec
commit 5b89b68cc8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -390,6 +390,15 @@ A user-friendly Graphical User Interface (GUI) within the virtual environment di
## References
**Code base:**
- [Unity-SharedSpatialAnchors](https://github.com/oculus-samples/Unity-SharedSpatialAnchors) - Boilerplate to start the development
**Mixed Reality:**
- [Passthrough](https://developer.oculus.com/documentation/unity/unity-passthrough/) - To facilitate Mixed reality experience
**Scene:**
- [Scene API](https://developer.oculus.com/documentation/unity/unity-scene-overview/) - To cater Mixed reality experience with a better understanding of surroundings
**Spatial Anchors:**
- [Oculus Spatial Anchors](https://developer.oculus.com/documentation/unity/unity-spatial-anchors-overview/) - Spatial Alignment for multi-user experience
**Networking:**
- [Photon](https://doc.photonengine.com/pun/current/demos-and-tutorials/pun-basics-tutorial/intro) - Networking for multi-user experience