Simple COVID-19 spread visualizer demo with Unity and echo3D.
Don't have an API key? Make sure to register for FREE at echo3D.
- Create a new Unity project.
- Install the echo3D Unity SDK.
- Open the sample scene under
echo3D/Examples/sample.unity
. - Set the API key in the Inspector of the echo3D game object.
- Add the 3D model from the models folder to the console.
- Add the metadata listed in the metadata.csv file.
- Overwrite the existing echo3D/CustomBehaviour.cs script with the new CustomBehaviour.cs file.
Simply press the Play button in Unity.
Refer to our documentation to learn more about how to use Unity and echo3D.
Feel free to reach out at [email protected] or join our support channel on Slack.