Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/JohnCoene/g3r

3D, VR and AR Maps in R
https://github.com/JohnCoene/g3r

augmented-reality r rstats virtual-reality vr

Last synced: about 2 months ago
JSON representation

3D, VR and AR Maps in R

Awesome Lists containing this project

README

        

[![Netlify Status](https://api.netlify.com/api/v1/badges/73ec6fdc-8da9-4b43-a361-f8ac7d5c9441/deploy-status)](https://app.netlify.com/sites/g3r/deploys)
[![Travis build status](https://travis-ci.org/JohnCoene/g3r.svg?branch=master)](https://travis-ci.org/JohnCoene/g3r)
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/JohnCoene/g3r?branch=master&svg=true)](https://ci.appveyor.com/project/JohnCoene/g3r)

# g3r

3D, Virtual and Augmented Reality Maps.

## Installation

You can install the package from Github with:

``` r
# install.packages("remotes")
remotes::install_github("JohnCoene/g3r")
```

[documentation lives here](https://g3r.john-coene.com)