Skip to content

pauliustumas/mediaLab2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

mediaLab2

This lab aims to build your first Virtual reality (VR) app.

There are many open source alternatives to build virtual reality application. One of the web based solution is A-frame. You can try a live examples: https://aframe.io/aframe/examples/

Requirements for repository

  • You have to clone this repository and make two branches (master and develop).
  • The develop branch should contain commits of every new feature of the VR application.
  • When all features will be ready you have to merge the development branch to the master.

Requirements for VR application

  • You have to update A-frame version 0.6.0 to the newest with the point cloud plugin.
  • There are two models provided in the task. Leave only one model and add matching background. If you do not like existing surroundings / models - customize as you like.
  • Implement at least three features in the index.html like control panel to rotate, shift/move, zoom in/out, button to load object or any other function. Panel examples are available at: https://rdub80.github.io/aframe-gui/examples/all_components.html
  • Test application on at least two browsers and specify in README.md which version and browser it was.
  • Additional features are welcome and bonuses are available.
  • To pass this lab, you have to complete at least two points from the requirement list.

Important notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published