krzysztofarendt / building3d

Towards 3D building modeling and simulation
MIT License
20 stars 2 forks source link

Fix distance calculation when target_surfs[rn] < 0 #88

Closed krzysztofarendt closed 1 month ago

krzysztofarendt commented 1 month ago

Issue https://github.com/krzysztofarendt/building3d/issues/86 was not entirely fixed. This commit is needed to fix it completely.

krzysztofarendt commented 1 month ago

Fix: https://github.com/krzysztofarendt/building3d/issues/82

krzysztofarendt commented 1 month ago

Fix: https://github.com/krzysztofarendt/building3d/issues/81