Skip to content

humbertodias/vr-viewer-prototypes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Viewer for Virtual Reality

We create VR viewer using three.js supporting assimp2json json format.

Available

Preview Preview Preview

Prerequires

  1. Git 2.6+
  2. Cordova
  3. make

How to Play

Clone

git clone https://github.com/humbertodias/vr-viewer-prototypes.git

Inside the folder

cd vr-viewer-prototypes

Build

make android

platforms/android/build/outputs/apk/android-armv7-release-signed.apk

make ios

platforms/ios/build/signed.ipa

After it, checkout on

src/platforms/**

Output

Preview

Documentation

Preview

paper.pdf

References

  1. three.js

    http://threejs.org/

  2. hammer.js

    http://hammerjs.github.io/

  3. dat-gui

    https://code.google.com/archive/p/dat-gui

  4. Cordova

    https://cordova.apache.org/

  5. TexMarker

    http://www.xm1math.net/texmaker/

Releases

No releases published

Packages

No packages published

Languages