Skip to content
Michael Zauchinger edited this page Apr 23, 2025 · 7 revisions

Collection of guides to use for the Dataskop AR project.

Contents

How do I create a new visualization?

Setting up Mapbox

Setting Dataskop Environment Variable

Using a user defined Dataskop environment variable you can run the app scene directly in the Unity Editor without going through the Login process.

On Windows:

  1. Press Win + R and run cmd.
  2. Enter setx DATASKOP_TOKEN [YourAccessToken]
  3. Restart Unity Editor

Clone this wiki locally