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

https://github.com/beaucronin/embedding

Embedding data into immersive environments
https://github.com/beaucronin/embedding

3d-graphics data-visualization htc-vive oculus-rift vr webvr

Last synced: 9 days ago
JSON representation

Embedding data into immersive environments

Awesome Lists containing this project

README

          

# Embedding.js
Embedding is a javascript library that makes it easy to create data-driven environments. It is built on three.js, and takes inspiration from D3.

A major hypothesis driving the development of Embedding is that direct navigation and manipulation of environments provide fundamentally new opportunities in the creation of compelling data visualization, exploration, and discovery experiences - in particular, the ability to directly change the viewpoint via position- and direction-tracked camera in VR.

- For instructions on how to get started with embedding.js, see the [main documentation page](https://embeddingjs.org).

- You can also skip right to the [embedding boilerplate](https://github.com/beaucronin/embedding-boilerplate) if you want.

- Have questions? Ask them on [gitter](https://gitter.im/embedding)