Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

New viewer for BIMVie.ws, in separate project for review before integration

License

Notifications You must be signed in to change notification settings

opensourceBIM/bimvie.ws-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project is not maintained anymore, please have a look at V2 of BIMsurfer, which you can find here: https://github.com/opensourceBIM/BIMsurfer/tree/V2


bimvie.ws-viewer

An extensible and modular WebGL-based 3D viewer for BIMSurfer.

Features

Work in progress!

Viewer

  • Embed multiple viewers in a page
  • Transparent canvas for reduced GPU workload

Cameras

Create an unlimited number of cameras in your Viewer and switch between them as required.

Use a CameraControl to interact with your cameras, or compose your own custom camera control from these modular controller components:

Animation

Fly your cameras around using these animation components:

Effects

Emphasise your objects using these modular effects components:

Lights

Create an unlimited number of dynamic light sources in your Viewer, using these components:

Objects

Define objects that may be

Dev Tasks

  • Create viewer core in this repository
  • Finish API docs
  • Finish examples
  • Integrate viewer into bimvie.ws

Installation

(in progress)

npm install grunt --save-dev

npm install grunt-contrib-uglify --save-dev
npm install grunt-contrib-jshint --save-dev
npm install grunt-contrib-concat --save-dev
npm install grunt-contrib-clean --save-dev
npm install grunt-contrib-yuidoc --save-dev
npm install grunt-contrib-copy --save-dev
npm install grunt-contrib-jasmine --save-dev

About

New viewer for BIMVie.ws, in separate project for review before integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published