@@ -32,19 +32,20 @@ icon: deployed_code
3232- Histogram tool to visualize the distribution of values for a given property.
3333- Multiple file storage systems are supported: webdav server, local file system and IndexedDB.
3434- Load/Export IFC models. Support for multiple IFC schemas (IFC2X3, IFC4 and IFC4X3_ADD2).
35- - Load/Export models in BRF format (JSON BimRocket format).
35+ - Load/Export models in BRF format (JSON Bimrocket format).
3636- Load/Export models in STL, GLB, Wavefront OBJ and Collada formats.
3737- Integrated with external services (some of them provided by bimrocket-server)
3838 - Webdav server where models, scripts, reports and other files are stored.
3939 - [ BCF] ( https://en.wikipedia.org/wiki/BIM_Collaboration_Format ) service (BIM Collaboration Service)
4040 - [ bSDD] ( https://www.buildingsmart.org/users/services/buildingsmart-data-dictionary/ ) service (buildingSmart Data Dictionary)
4141 - [ WFS] ( https://www.ogc.org/es/publications/standard/wfs/ ) service (OGC Web Feature Service)
4242 - [ Brain4it] ( http://brain4it.org ) (AI platform oriented to the IoT)
43- - IFCDB service (stores IFC objects in a database)
43+ - Bimrocket IFCDB service (stores IFC objects in a database)
4444 - Bimrocket security service (user and role management)
4545 - Bimrocket print service (generates a PDF with vector geometries)
4646- Data for bimrocket-server services can be stored in OrientDB or MongoDB.
4747- Modular design to easily extend functionality.
4848- Web application with a responsive user interface. Support for touch devices.
49+ - Multi-language support (currently available in English, Spanish and Catalan).
4950- Based on [ THREE.js] ( https://threejs.org ) library.
5051- Built with Maven.
0 commit comments