Closed ghost closed 7 years ago
The new version of the BimSurfer, i.e. the current master branch, has support for loading glTF models. You can get glTF models for example by using IfcConvert [1] to convert to Collada and then use the official collada2gltf converter [2].
[1] http://ifcopenshell.org/ifcconvert.html [2] https://github.com/KhronosGroup/COLLADA2GLTF/wiki
Is there any way I can use BIMSurfer without BIMServer for displaying 3d bim models? I want to create a simple and generic server and use it instead of BimServer.
Thanks.