BIM2SIM / bim2sim

A python tool to create simulation models for different domains based on BIM IFC models.
https://bim2sim.github.io/bim2sim/
GNU Lesser General Public License v3.0
43 stars 7 forks source link

Blender compability #602

Closed DaJansenGit closed 7 months ago

DaJansenGit commented 8 months ago

If we want to integrate our tool into Blender / BlenderBIM, we need to fulfill certain requirements:

I think to resolve this dependency chaos, we need to fork geomeppy on our own an test if we can use also other versions of beautifulsoup4

DaJansenGit commented 8 months ago

I tried this in a branch, seems to work local. Let's see if docker images build.

DaJansenGit commented 7 months ago

this should be solved by merge of #603