BIMsurfer
BIMsurfer copied to clipboard
No Model Showing
I have BIMserver running and installed BIMvie.ws
Created a project, checkin a IFC file.
Now, I installed BIMSurfer on a separate web path. Using the same dev.html I can login, see a list of projects. When I click on a project the view opens with settings, etc, but no 3d model
Any ideas where to look?
In the JavaScript console
There are no errors in the console.
Do you see the model with BIMvie.ws? If not there might be something wrong with the geometry generation. If you do see the model in BIMvie.ws, can you post a screenshot of the settings screen of BIMsurfer?
Did this issue get resolved. I am facing the same problem. The ifc file is rendering perfectly with BIMvie.ws but not the BIMSurfer. I see the canvas in html but nothing is displayed in the canvas. I cannot see any setting screen in BIMSurfer. Please guide.
Your issue is a bit different. It ended up being related to the file for me. My project was put on hold, so I stopped trying to figure it out.
On Tue, 23 Apr 2019 at 19.48, snautiyal [email protected] wrote:
Did this issue get resolved. I am facing the same problem. The ifc file is rendering perfectly with BIMvie.ws but not the BIMSurfer. I see the canvas in html but nothing is displayed in the canvas. I cannot see any setting screen in BIMSurfer. Please guide.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/opensourceBIM/BIMsurfer/issues/23#issuecomment-485906326, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWLV7BFAXMDHPAK2ETS2ADPR5DXXANCNFSM4HA4QMRA .
I have BIMserver running and installed BIMvie.ws
Created a project, checkin a IFC file.
Now, I installed BIMSurfer on a separate web path. Using the same dev.html I can login, see a list of projects. When I click on a project the view opens with settings, etc, but no 3d model
Any ideas where to look?
having exactly same issue with bimserver 1.5.125, bimsurfer3-0.0.25, bimserverapi-0.0.163
model appears in bimview. but not in bimsurfer apps.
In my case it was a problem with the I FC file
On Sat, 27 Apr 2019 at 10.08 AM, halmsx [email protected] wrote:
I have BIMserver running and installed BIMvie.ws
Created a project, checkin a IFC file.
Now, I installed BIMSurfer on a separate web path. Using the same dev.html I can login, see a list of projects. When I click on a project the view opens with settings, etc, but no 3d model
Any ideas where to look?
having exactly same issue with bimserver 1.5.125, bimsurfer3-0.0.25, bimserverapi-0.0.163
model appears in bimview. but not in bimsurfer apps.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/opensourceBIM/BIMsurfer/issues/23#issuecomment-487265891, or mute the thread https://github.com/notifications/unsubscribe-auth/AAWLV7EWV7CKNGCIGMXRQI3PSQCWNANCNFSM4HA4QMRA .
Same here
tried with an ifc3 and ifc4 file
that show perfectly in bimviews
the projects show in bimsurfer :
however once selected, the project doesn't show:
and the defaultsettings.js is untouched
the console doesn't display errors apart from one that appears when i use the scroll :
(edit) forgot to mention the versions used : bimsurfer3 0.0.235 bimserver 1.5.125 bimserverjavascriptapi 0.0.162
last versions working for me are bimsurfer3 0.0.17 with bimserverjavascriptapi 0.0.162. beyond this combination, either getting 'density' error or model simply not displayed/blank white page.
Please try https://github.com/opensourceBIM/BIMserver/releases/tag/v1.5.138
Hi, and thanks for your replies. So i reinstalled everything but i still have the same problem (except for the scroll error which is not there anymore) :
-
Bimserver 1.5.138 WAR
-
javascript api 0.0.162 jar downloaded manually from maven repository and added with bimviews -> server -> available plugins bundle -> from file or url
-
bimsurfer3 0.0.17 jar downloaded manually from maven repository changed credentials by editing inside files using 7zip and added with bimviews -> server -> available plugins bundle -> from file or url
I tested with the same ifc 3 & 4 files and the schependomlaan project linked in bimviews all projects work correctly in bimviews, none in bimsurfer -> dev example no errors whatsoever in console.
There is a reason why we have the setup procedure download the plugins. You can't expect any random combination of versions to work with each other. BIMserver 1.5.138 should install bimsurfer3-0.0.237. BIMsurfer3 0.0.17 is from the 20th of Februari, which is like ages ago.
Also there is no need to install the javascript API, it's embedded in both the BIMvie.ws and BIMsurfer 3 builds.
removed the old versions, installed the recommended versions from maven, tried with and without javascript api
rebooted the server a couple of times... still nothing showing in the canvas and no errors in the console
the settings on the left pane of bimsurfer dev :
Tiling
Rendering: 0
Empty: 0
Full: 0
Loading: 0
Loaded: 0
Loading time
Layer 1: 0
Layer 2: 0
Total: 3 783,855
Rendering
FPS: Off
Stats
Updates: 38
Models
Name: Schependomlaan
Models to load: 1
Models loaded: 0
Objects: 0
Geometries: 0
Geometries reused: 0
Primitives
Primitives to load (L1): 1 298 638
Primitives to load (L2): 0
Nr primitives loaded: 0
Nr primitives hidden: 0
Data
GPU bytes: 0
GPU bytes reuse: 0
GPU bytes total: 0
Drawing
Triangles to draw (L1): 0
Triangles to draw (L2): 0
Draw calls per frame (L1): 0
Draw calls per frame (L2): 0
Network
Bytes OTL: 0
Buffers
Buffer groups: 0
BufferSet pool
Used: 0
Available: 0
Total memory: 0
Renderer settings
Object colors: true
Small indices if possible: 0
Quantize normals: true
Quantize vertices: true
Loader settings
Object colors: true
Quantize normals: true
Quantize vertices: true
when scrolling and clicking randomly in the canvas i can see console messages (about the center of the display probably ?)
just tried this on firefox, it works... firefox 66.0.4 (latest) still not working on chrome 74.0.3729.131 (latest)
What happens when you clean your browser cache?
After clearing cache on chrome:
blank canvas, but sometimes by clicking randomly i manage to actually 'hit' something and it displays something like that (schependomlaan, construction subset):
but as soon as i click somewhere else i can't 'hit' anything anymore and the canvas is blank
this is when i use the whole schependomlaan project:
this is when i use the engineering subset:
versus the result on bimviews for the same subset:
versus the result on firefox for the same subset: