Skip to content

echo3Dco/Unity-VisionLib-echo3D-demo-Model-Tracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Unity-VisionLib-echo3D-demo-Model-Tracking

Demo that tracks 3D Models with Unity, VisionLib, and echo3D.

Register

Don't have an API key? Make sure to register for FREE at echo3D.

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 echo3D/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 echo3D.

Support

Feel free to reach out at support@echo3D.co or join our support channel on Slack.

Screenshots

console screenshot

About

Demo that tracks 3D Models with Unity, VisionLib, and echo3D.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages