Skip to content

toamitkumar/vr-house

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Virtual Reality --> House

Blender + ThreeJS + WebGL

Installation

$ npm install && cd public npm install && bower install && grunt build

And then run:

$ npm start

Usage

Run --> http://localhost:5000

Steps to navigate

c -> Aerial View
b -> Exit Aerial View

left/right/forward/backward
u -> Ascend
j -> Descend

On mouse click and move : rotate view

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Virtual Reality House (ThreeJS + WebGL)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.9%
  • Other 0.1%