Skip to content
Tomáš Malý edited this page Jul 2, 2018 · 10 revisions

VTS Browser CPP Documentation

VTS Documentation

Documentation for the whole VTS can be found at read the docs. It focuses on general explanation of the technology like map configurations, reference frames, surfaces, bound layers etc.

This wiki, on the other hand, focuses solely on the native browser libraries.

Repository Contents

This repository contains two libraries:

Moreover, there are several example applications:

Dependency graph:

vts-browser-architecture.png

Library Concepts

The libraries usage is explained in Concepts, in a tutorial like way. It is designed to start with simple tasks and progress towards more advanced topics.

API Reference

Reference manual for both libraries: browser and renderer.

Anyway, the most up-to-date, complete and accurate API documentation are comments directly in the header files.

Other Related Repositories

  • Build Wrapper - a wrapper that embeds build scripts for all 3rd-party dependencies
  • Unity 3D Plugin - VTS browser integration plugin for Unity 3D game engine
Clone this wiki locally