/belajar-aframe

Belajar A-Frame (WebVR) - Virtual Reality on the Web

Primary LanguageHTML

Belajar-A-Frame / Learn A-Frame

Demo : http://dikyarga.github.io/belajar-aframe

Belajar / Learn A-Frame

Dokumentasi lengkapnya / Complete Documentation : Aframe Docs

Materi / Slide deck of my presentation about getting start with A-Frame : https://slides.com/dikyarga/mozvr-telkom-malang/

Todo

  • Create Demo content
  • Integrate with RevealJS or from downloaded file from Slides.com
  • Add realtime feature through WebSocket using Socket.IO

Demo flow

  • Show basic hello world A-Frame [demo](https://aframe.io/examples/showcase/helloworld/)
  • Explain what's the component inside the demo (like background < a-scene > etc)
  • Move some element to explain how XYZ axis work
  • Sample code of one element (< a-box >)
  • Camera
  • Animation