3D representation of the building/Zone in Python
Hi everyone, hope you’re well,
I have a general question that I believe lots of members here can help me find an answer,
I have a small python program, in which I calculate the energy needs of a building using simple equations and inputs by the users.
I want to add a 3D representation of the zone (preferably with shadings and windows) in the GUI. a similar example of this can be seen in CLIMAPLUS > CLIMABOX online program.
Can anyone help me find the proper python package for this problem?
Thanks in advance.