Unity-VisionLib-echoAR-demo-Model-Tracking
Demo that tracks 3D Models with Unity, VisionLib, and echoAR.
Register
Don’t have an API key? Make sure to register for FREE at echoAR.
Setup
- Download and install the VisionLib SDK in a new Unity project.
- Follow the instructions on our doumention page to set your API key.
- Add the mini car model to the console from the Models folder.
- Overwrite the existing echoAR/CustomBehavior.cs script with the new CustomBehavior file.
- Set up a Model Tracking scene using VisionLib’s instructions, using carEcho.vl and ModelTrackingScript.cs in the Scripts folder instead of TutorialModelTracker.vl and Tutorial.cs.
- Tag the VLCamera Object as MainCamera in your scene.
- Print out and build VisionLib’s car target to test the model tracking.
Run
Build and run the AR application.
Learn more
Refer to our documentation to learn more about how to use Unity, AR Foundation, and echoAR.
Support
Feel free to reach out at support@echoAR.xyz or join our support channel on Slack.
Screenshots