Open Spatial Computing Platform
Learn how to integrate the Open Spatial Computing Platform with your code today!
Table of Contents
OSCP
The Open Spatial Computing Platform is a growing set of standard components that enables the authoring, publishing, discovery, and consumption of digital content such as XR experiences that has been anchored to the real world.
The components of the OSCP are open source, reference implementations, intended to provide examples so that others may integrate OSCP compatiblity into into their own applications.
Reference Components
A growing number of commercial solutions are compatible with the OSCP. To quickly begin publishing digital content to the real world, please consider using these:
Open AR Cloud and the Open Spatial Computing Platoform is not a commercial service, rather it is reference material intended to enable participation in an openly accessible, decentralized, community of spatial content. However we do run some 'sandbox' services for the the purpose of reference and learning.
Reference Services
To aid easy publishing of XR content the OARC provides a publicly accessible storage service where people can upload digital assets they wish to publish to a particular locaiton in space.
In order to publish digital content to the 'Spatial Discovery Service' the binary assets required must first be publicly accessible via the web, and than that resource URL must be included in a 'Spatial Discovery Record'.
To make it easy to learn OARC hosts a reference 'Spatial Discovery Service' and basic content hosting (for learning purposes only). Please not that any content you publish to the
In order to publish content to the reference Spatial Discovery Service you must first upload your content to OARC's public storage hosted on (Amazon Simple Storage Service).
- S3 Client (used to upload assets to out public Simple Storage Service bucket)
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE
for more information.
Your Name - @openarcloud - info@openarcloud.org
Project Link: https://github.com/OpenArCloud/OSCP-Docs