opensourceBIM / bimvie.ws

Javascript client for Building Information Modelling, using open standards like IFC, BCF and BIMSie. Using Bootstrap, BIM Surfer, etc..
GNU Affero General Public License v3.0
172 stars 87 forks source link

How to make default load of canvas size smaller window size? #39

Closed vpanchal closed 9 years ago

vpanchal commented 9 years ago

Hi, Currently 3D models loads as per window size or canvas size. How to make default 3D model's size little smaller than the canvas size ? I have checked code in GeometryLoader.js line no 162 where 3D model loads first time. I want make a change in that. I have also checked code in Viewer.js file in loadScene() method.

Can you guys guide me in the same?

rubendel commented 9 years ago

Look at the resize method in 3dview.html