All Projects → OpenNewsLabs → Guri Vr

OpenNewsLabs / Guri Vr

Licence: mit
https://gurivr.com

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Guri Vr

a-blast
💥 Save the World From the Cutest Creatures in the Universe!
Stars: ✭ 116 (-34.46%)
Mutual labels:  vr, webvr, virtual-reality
Awesome Aframe
[DISCONTINUED] Collection of awesome resources for the A-Frame WebVR framework.
Stars: ✭ 1,310 (+640.11%)
Mutual labels:  vr, virtual-reality, webvr
lvr
👓 Augmented Reality for everyone - Out of the world experiences
Stars: ✭ 92 (-48.02%)
Mutual labels:  vr, webvr, virtual-reality
Aframe
🅰️ web framework for building virtual reality experiences.
Stars: ✭ 13,428 (+7486.44%)
Mutual labels:  vr, virtual-reality, webvr
Remixvr
RemixVR is a tool for collaboratively building customisable VR experiences.
Stars: ✭ 129 (-27.12%)
Mutual labels:  vr, virtual-reality, webvr
Patches
Patches is a visual programming editor for building WebVR and WebGL experiences.
Stars: ✭ 164 (-7.34%)
Mutual labels:  vr, virtual-reality, webvr
aframe-registry
[DISCONTINUED] Curated collection of community A-Frame components.
Stars: ✭ 76 (-57.06%)
Mutual labels:  vr, webvr, virtual-reality
Webxr Polyfill
Use the WebXR Device API today, providing fallbacks to native WebVR 1.1 and Cardboard
Stars: ✭ 251 (+41.81%)
Mutual labels:  vr, virtual-reality, webvr
Aframe Inspector
🔍 Visual inspector tool for A-Frame. Hit *<ctrl> + <alt> + i* on any A-Frame scene.
Stars: ✭ 469 (+164.97%)
Mutual labels:  vr, virtual-reality, webvr
Ideaspace
😎 Create interactive 3D and VR web experiences for desktop, mobile & VR devices
Stars: ✭ 344 (+94.35%)
Mutual labels:  vr, virtual-reality, webvr
Aframe React
:atom: Build virtual reality experiences with A-Frame and React.
Stars: ✭ 1,199 (+577.4%)
Mutual labels:  vr, virtual-reality, webvr
Worlds2
Building Virtual Reality Worlds using Three.js
Stars: ✭ 34 (-80.79%)
Mutual labels:  vr, virtual-reality, webvr
webvrrocks
Your guide to Virtual Reality in the browser.
Stars: ✭ 116 (-34.46%)
Mutual labels:  vr, webvr, virtual-reality
WebVRExamples
yonet.github.io/webvrexamples/examples/cubes.html
Stars: ✭ 19 (-89.27%)
Mutual labels:  vr, webvr, virtual-reality
A Painter
🎨 Paint in VR in your browser.
Stars: ✭ 539 (+204.52%)
Mutual labels:  vr, virtual-reality, webvr
Superframe
📦 A super collection of A-Frame components.
Stars: ✭ 1,061 (+499.44%)
Mutual labels:  vr, virtual-reality, webvr
A Mmd
A-Frame MMD component
Stars: ✭ 74 (-58.19%)
Mutual labels:  vr, webvr
Unity Webxr Export
Develop and export WebXR experiences using Unity WebGL
Stars: ✭ 130 (-26.55%)
Mutual labels:  virtual-reality, webvr
Mathworldvr
Math world in WebVR, powered by A-frame.
Stars: ✭ 73 (-58.76%)
Mutual labels:  virtual-reality, webvr
Unity Experiment Framework
UXF - Framework for creating human behaviour experiments in Unity
Stars: ✭ 81 (-54.24%)
Mutual labels:  vr, virtual-reality

Guri VR

Code for GuriVR.com

Requirements

  • Mongodb
  • Node.js >= v6

Installation

  • $ cp config.sample.json config.json
  • Adapt the configuration to your environment
  • $ npm install
  • $ npm start

Frontend Development

  • $ cd client
  • $ cp config.sample.json config.json
  • $ npm install
  • $ npm start

Asset manager on localhost

While developing on localhost, assets won't work on localhost:port, what I do in this case is adding an entry on /etc/hosts pointing 127.0.0.1 local.host.

Then use local.host instead of localhost and it will (hopefully 🙉) work.

License

MIT (see LICENSE.MD)

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].