8000 GitHub - Yonet/ngVR: Angular Virtual Reality
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jul 31, 2020. It is now read-only.

Yonet/ngVR

Repository files navigation

Warning

This WebVR library is under development. Feel free to explore but DO NOT USE in production. Thanks.

ngVR Lib

Build Status

This is a simple library for Angular webGL components, implementing the Angular Package Format v4.0.

Currently only unscoped, primary entry-point libraries are supported.

Features:

  • Coming soon...

Common tasks are present as npm scripts:

  • npm start to run a live-reload server with the demo app
  • npm run test to test in watch mode, or npm run test:once to only run once
  • npm run build to build the library
  • npm run lint to lint
  • npm run clean to clean
  • npm run integration to run the integration e2e tests
  • npm install ./relative/path/to/lib after npm run build to test locally in another app

If you need to debug the integration app, please check ./integration/README.md.

Clone

Perform the clone-to-launch steps with these terminal commands.

git clone https://github.com/yonet/ngVR.git
cd ing-three
npm install
npm start

About

Angular Virtual Reality

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0