nicky-nym / nym3d

3D building models built using the Blender 2.8 python API
The Unlicense
1 stars 0 forks source link

daylighting estimation and/or simulation #11

Open nicky-nym opened 4 years ago

nicky-nym commented 4 years ago

Do a very crude first cut at writing some code to report on some sort of metric about the average daylighting in the rooms of the generated models. For example, maybe integrate over all the square footage in all the rooms, and calculate the average distance to the nearest window.

Alternatively, figure out how to export our generated models into some third-party daylighting simulation tool, and how to import back the results it reports.