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
- Host: GitHub
- URL: https://github.com/beaucronin/embedding
- Owner: beaucronin
- License: apache-2.0
- Created: 2016-08-30T16:36:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-31T21:39:45.000Z (almost 9 years ago)
- Last Synced: 2025-10-22T10:42:56.757Z (3 months ago)
- Topics: 3d-graphics, data-visualization, htc-vive, oculus-rift, vr, webvr
- Language: JavaScript
- Size: 12.4 MB
- Stars: 24
- Watchers: 3
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)