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
171 stars 87 forks source link

loadScene ERROR Failed to get a WebGL context #74

Open sinsunsan opened 7 years ago

sinsunsan commented 7 years ago

Unable to see any 3D model in BIM viewer dispite valid IFC file was uploaded the error is screen shot 2016-12-14 at 23 08 54

The errors are :

And also

RicoLiu commented 7 years ago

Here:https://github.com/xeolabs/scenejs/issues/504

sinsunsan commented 7 years ago

Ok It seems to be due to video card driver.

I have an old mac book (2011) with OS 10.0.5. questions :

Cheers

RicoLiu commented 7 years ago

Yes. Bimvie.ws is based on bimsurfer,and bimsurfer is the first open source WebGL based IFC viewer. https://en.wikipedia.org/wiki/WebGL

Hope this help