Unity-echo3D-Demo-WhatToWear
Do you have decision fatigue over what to wear in the morning? Let this app pick your clothes for you.
Setup
- Built with Unity 2020.3.25. (Note: The echo3D Unity SDK is supported in 2020.3.25 and higher.)
- Register for FREE at echo3D.
- Add the Unity SDK. Troubleshoot here.
- Clone this repo.
Setup
-
Add these models to the echo3D console from the Unity Assets/Models folder:
- Pants
- Top1
- Top2
- Top3 -
Open the SampleScene scene.
-
Set the API key and Entry IDs on the echo3D script using the Inspector for the objects.
-
Type your Secret Key as the value for the parameter secKey in the file Packages/co.echo3D.unity/Runtime/Echo3DHologram.cs. (Note: Secret Key only matters if you have the Security Key enabled). You can turn it off in the Security options in your echo3D console.
-
(Recommended) To move or edit the assets live in your project, check the boxes for “Editor Preview” and “Ignore Model Transforms”. At the top of your project, click Echo3D > Load Editor Holograms
Run
Press Play in Unity and hit Space to change tops.
Learn more
Refer to our documentation to learn more about how to use Unity and echo3D.
Support
Feel free to reach out at support@echo3D.co or join our support channel on Slack.