Marketing/Developer/Meetups HOWTO/MeetupTypes/WebVR

From MozillaWiki
< Marketing‎ | Developer‎ | Meetups HOWTO‎ | MeetupTypes
Revision as of 22:18, 16 June 2016 by BobChao (talk | contribs) (→‎Resources: Add resource from the 1st workshop in TPE)
Jump to navigation Jump to search

WebVR Workshop

The WebVR API is the central API for capturing information on VR Devices connected to a computer and headset position/orientation/velocity/acceleration information, and converting that into useful data you can use in your games and other applications.

Audience

Web Developers interested to create VR contents.

Purpose

  • Give a brief intro of 3D on the web
  • Know the principle of VR
  • Create WebVR content (with/without toolkit like A-Frame)
  • Experience with programming in WebVR.

Resources

  • Check the original event page for prerequisite & agenda of the workshop (the 2 parts are in English so you can safely ignore the Chinese part.)
  • The slides and instructions of the projects in the workshop are on github, as listed below:
 * Introduction to A-Frame
 * Hands-on project: Create a panorama viewer (Slides Instructions)
 * Hands-on project: Create a simple VR website (Slides Instructions)
 * Hands-on project: Create a VR game (Slides Demo site)