Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 22 days ago
JSON representation
3D, VR and AR Maps in R
- Host: GitHub
- URL: https://github.com/johncoene/g3r
- Owner: JohnCoene
- License: other
- Created: 2019-10-05T21:35:06.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-10-15T18:21:56.000Z (about 5 years ago)
- Last Synced: 2024-08-01T00:49:44.905Z (3 months ago)
- Topics: augmented-reality, r, rstats, virtual-reality, vr
- Language: JavaScript
- Homepage: https://g3r.john-coene.com
- Size: 7.21 MB
- Stars: 19
- Watchers: 5
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)