zairl23 / learning-webvr

learning VR on web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning VR on Web

Resources

  1. A-FRAME
  2. Three.js
  3. WebVR
  4. aframe-react
  5. ngokevin
  6. React VR

Just coding for WebVR..

Some remember

  1. open the webgl support in chrome chrome://flags/, find the webgl option and enabled it.

A-FRAME

start:

https://aframe.io/docs/guide/getting-started.html

git  clone https://github.com/aframevr/aframe-boilerplate.git

npm install && npm start

Open source projects

[IdeaSpace: Content management system for the virtual reality web](https://github.com/IdeaSpaceVR/IdeaSpace)

About

learning VR on web


Languages

Language:HTML 100.0%