Skip to content

opensourceBIM/BIMsurfer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
June 3, 2021 13:59
css
June 3, 2021 13:59
January 31, 2019 16:12
img
August 1, 2018 14:09
October 30, 2019 19:13
July 3, 2018 13:23
October 30, 2019 19:13
October 30, 2019 19:13
May 8, 2021 13:31
October 30, 2019 19:13
February 5, 2023 19:52

BIMSurfer v3 beta

The all new BIM Surfer. Completly rebuild from scratch. This version only works with WebGL 2.0 It introduces 3D tiles and is focussed on high performance.

There is no official release yet, but feel free to contribute, test and evaluate this version.

Introduction

BIMSurfer is a WebGL-based IFC model viewer for BIMServer.

Versions

Over time there have been various versions of BIMsurfer. You are now looking at the v3 version of BIMSurfer.

BIMSufer Model loader Technologies used
v1 BIMServer XeoEngine
v2 IfcOpenShell/glTF, BIMServer ThreeJS, xeogl, SVG
v3 BIMServer Custom webgl2

Visit BIMSurfer2 here https://github.com/AECgeeks/BIMsurfer2/

Selecting which version of BIMSurfer to use

Usage of v1 is not recommended in new projects, because of the dependency on outdated libraries and lack of a stable API. Choose v3 for highest performance, but note that is webgl2 only, which is not universally supported (54% at the time of writing source). v2 can be used solely on static files generated by IfcOpenShell and is entirely built around open standards such as glTF. v3 has an interesting set of additional features such as partial support for 3D Tiles, measurements and up to 6 section planes.