Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 467 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 467 Bytes

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