A solar system Demo created with Unity, AR Foundation, and echo3D.
If you don't have an echo3D API key yet, make sure to register for FREE at echo3D.
- Create a new Unity project.
- Clone the Unity-ARFoundation-echo3D sample code.
- Clone this repository for prefabs,scenes and custom scripts.
- Follow the instructions on our doumention page to set your API key.
- Set your echo3D API key in the echo3D prefab
- Add the models from the models folder to the echo3D console
- For each model, add the corresponding metadata from the metadata folder on the echo3D console
- Overwrite the existing echo3D/CustomBehaviour.cs script with the new CustomBehaviour.cs file
- Overwrite the existing echo3D/RemoteTransformation.cs script with the new RemoteTransformation.cs file
- Touch Drag Button to enable dragging.
- Touch on any planet to get information.
Refer to our documentation to learn more about how to use Unity, AR Foundation, and echo3D.
Feel free to reach out at [email protected] or join our support channel on Slack.