All Projects → opensourceBIM → Bimserver

opensourceBIM / Bimserver

Licence: agpl-3.0
The open source BIMserver platform

Programming Languages

java
68154 projects - #9 most used programming language

Labels

Projects that are alternatives of or similar to Bimserver

building-editor
3D model editor for building/architecture
Stars: ✭ 24 (-97.66%)
Mutual labels:  bim
a11yjson
A11yJSON: A standard to describe the accessibility of the physical world.
Stars: ✭ 58 (-94.35%)
Mutual labels:  bim
3dio Js
JavaScript toolkit for interior apps
Stars: ✭ 255 (-75.17%)
Mutual labels:  bim
frontend-sample-showcase
No description or website provided.
Stars: ✭ 16 (-98.44%)
Mutual labels:  bim
Nina
A collection of Shorcuts to work faster in Revit.
Stars: ✭ 17 (-98.34%)
Mutual labels:  bim
BCF-js
bcf-js is a BIM Collaboration Format (BCF) reader & parser developed and maintained by Parametricos Ltd.
Stars: ✭ 18 (-98.25%)
Mutual labels:  bim
itwinjs-core
Monorepo for iTwin.js Library
Stars: ✭ 493 (-52%)
Mutual labels:  bim
Xeokit Sdk
Open source JavaScript SDK for viewing high-detail, full-precision 3D BIM and AEC models in the Web browser.
Stars: ✭ 316 (-69.23%)
Mutual labels:  bim
IFC4.3.x-development
Repository to collect updates to the IFC4.3 Specification
Stars: ✭ 59 (-94.26%)
Mutual labels:  bim
CityLite
CityLite is an award-winning and 100% open-source smart-cities concept! Join us in improving our built environment. Developed and maintained by Parametricos Ltd.
Stars: ✭ 31 (-96.98%)
Mutual labels:  bim
Paddle-Adversarial-Toolbox
Paddle-Adversarial-Toolbox (PAT) is a Python library for Deep Learning Security based on PaddlePaddle.
Stars: ✭ 16 (-98.44%)
Mutual labels:  bim
speckle-qgis
QGIS Connector for Speckle 2.0
Stars: ✭ 17 (-98.34%)
Mutual labels:  bim
xeokit-metadata
A multi-platform command line tool for extracting the structural hierarchy of the building elements within an IFC into the metadata format of the xeokit-sdk.
Stars: ✭ 20 (-98.05%)
Mutual labels:  bim
gemini-viewer
WebGL BIM Viewer based on xeoKit-sdk, written with TypeScript.
Stars: ✭ 24 (-97.66%)
Mutual labels:  bim
Imodeljs
Monorepo for iModel.js Library
Stars: ✭ 256 (-75.07%)
Mutual labels:  bim
project1
Project 1
Stars: ✭ 48 (-95.33%)
Mutual labels:  bim
xeokit-react
Integratation of the xeokit viewer into a React application.
Stars: ✭ 27 (-97.37%)
Mutual labels:  bim
Xeogl
A WebGL-based 3D engine for technical visualization. Not actively maintained.
Stars: ✭ 920 (-10.42%)
Mutual labels:  bim
Xbimessentials
A .NET library to work with data in the IFC format. This is the core component of the Xbim Toolkit
Stars: ✭ 277 (-73.03%)
Mutual labels:  bim
IFC parser
A full python parser for ISO 10303-11 / EXPRESS schemas and IFC files
Stars: ✭ 23 (-97.76%)
Mutual labels:  bim

BIMserver

The Building Information Model server (short: BIMserver) enables you to store and manage the information of a construction (or other building related) project. Data is stored in the open data standard IFC. The BIMserver is not a fileserver, but it uses a model-driven architecture approach. This means that IFC data is stored as objects. You could see BIMserver as an IFC database, with special extra features like model checking, versioning, project structures, merging, etc. The main advantage of this approach is the ability to query, merge and filter the BIM-model and generate IFC output (i.e. files) on the fly.

Thanks to it's multi-user support, multiple people can work on their own part of the dataset, while the complete dataset is updated on the fly. Other users can get notifications when the model (or a part of it) is updated.

BIMserver is built for developers. We've got a great wiki on https://github.com/opensourceBIM/BIMserver/wiki and are very active supporting developers on https://github.com/opensourceBIM/BIMserver/issues

(C) Copyright by the contributers / BIMserver.org

Licence: GNU Affero General Public License, version 3 (see http://www.gnu.org/licenses/agpl-3.0.html) Beware: this project makes intensive use of several other projects with different licenses. Some plugins and libraries are published under a different license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].