Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 2.69 KB

README.md

File metadata and controls

38 lines (30 loc) · 2.69 KB

Unity-echo3D-Demo-SpatialIO

Import an external 3D asset into a Spatial.io project in Unity from the echo3D cloud.

Setup

  • Built with Unity 2021.3.21 (Note: The echo3D Unity SDK requires 2020.3.25+ and Spatial.io requires Unity 2021.3.8+).
  • Register for FREE at echo3D.
  • Clone this repo to view the sample project. The SDK has already been installed. Just upload the models to the echo3D console and add the API key and entry IDs (see below).

Steps

  • Upload the 'LoungeChair' model from the Models folder in the Unity project to the echo3D console.
  • Upon your first use, Spatial.io will prompt you to authenticate your account in Unity. You can also do this by clicking Unity menu > Spatial SDK > Account. Follow the instructions. spatialaccount
  • Open the 'Environment' scene in Unity found at 'Assets/Examples/Space_SpatialIsland/Scenes/Environment.unity'.
  • Select the 'echo3DHologram' object in the Hierarchy and add the API key and entry ID in the Inspector. APIKeyandEntryId apikey
  • In the echo3D console, click on the 'LoungeChair' content card and click on 'Metadata'.
  • Add 'yAngle' with value 150.
  • Add 'scale' with value .8. LoungeChairMetadata

Run

Click Play in Unity to watch the chair appear.

Learn More

Refer to our documentation or Youtube channel to learn more. Refer to Spatial.io docs to learn more.

Support

Feel free to reach out at [email protected] or join our support channel on Slack.

Troubleshooting

Visit our troubleshooting guide here.

Screenshots

a
b