bdamay / ifc-pipeline

Processing queue and front-end for visualizing BIM models with IfcOpenShell, Docker Compose and Flask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ifc-pipeline

A processing queue that uses IfcOpenShell to convert IFC input files into a graphic display using glTF 2.0 and BIMSurfer2 for visualization.

There is a small web application in Flask that accepts file uploads. HTTPS is provided by Nginx. Everything is tied together using Docker Compose.

./init.sh my.domain.name.com
docker-compose up -d

About

Processing queue and front-end for visualizing BIM models with IfcOpenShell, Docker Compose and Flask

License:MIT License


Languages

Language:Python 32.6%Language:JavaScript 28.8%Language:CSS 21.2%Language:HTML 13.2%Language:Dockerfile 3.3%Language:Shell 0.8%Language:Batchfile 0.1%