Giter Site home page Giter Site logo

kallr / vts-browser-cpp Goto Github PK

View Code? Open in Web Editor NEW

This project forked from melowntech/vts-browser-cpp

0.0 0.0 0.0 15.2 MB

VTS Browser C++ library

License: BSD 2-Clause "Simplified" License

CMake 2.41% Makefile 0.07% C 12.46% C++ 72.58% GLSL 1.28% Objective-C 1.76% Objective-C++ 3.14% C# 5.19% Shell 0.16% HTML 0.56% CSS 0.09% JavaScript 0.31%

vts-browser-cpp's Introduction

VTS Browser JS

VTS Browser CPP is a collection of libraries that bring VTS frontend capabilities to your native applications.

Examples

Unity 3D integration example

Youtube Preview

(Click to play the video)

iOS app example

Youtube Preview

(Click to play the video)

Features

  • Highly flexible -> almost all aspects can be changed through configuration.
  • Rendering API independent -> the browser library, on its own, does not render anything. Instead, it just tells the application what to render.
    • Optional OpenGL (ES) rendering library is also provided.
  • Clean C++ API.
    • C and C# bindings are available too.
  • Works on Windows, UWP (experimental), Linux, Web Assembly (experimental), macOS and iOS.
  • Simple -> minimal application using these libraries has about 300 LOC. See vts-browser-minimal.

WIP

Be warned, this library is still in development. We make no attempt on maintaining ABI nor API compatibility yet.

Documentation

Browser documentation is available at the wiki.

Documentation for the whole VTS is at VTS Geospatial.

Installing from Melown repository (Linux desktop only)

We provide pre-compiled packages for some popular linux distributions. See Melown OSS package repository for more information.

The packages are named libvts-browser0 (the library itself), libvts-browser-dbg (debug symbols for the library), libvts-browser-dev (developer files for the library) and vts-browser-desktop (example application).

Building and using the browser

See BUILDING.md for instructions to build the libraries from source.

See USING.md for instructions to write a simple app with VTS browser.

Running example application

Run the desktop example application with default mapconfig (our Intergeo presentation):

vts-browser-desktop

Run the desktop example application with specific mapconfig:

vts-browser-desktop https://cdn.melown.com/mario/store/melown2015/map-config/melown/Melown-Earth-Intergeo-2017/mapConfig.json

Bug reports

For bug reports or enhancement suggestions use the Issue tracker.

How to contribute

Check the CONTRIBUTING.md file.

License

See the LICENSE file.

vts-browser-cpp's People

Contributors

malytomas avatar vaclavblazek avatar michalsrb avatar tomaskavan avatar davidmtech avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.