Closed chriswmackey closed 3 years ago
I have used the method here: https://stackoverflow.com/questions/32274127/how-to-efficiently-determine-the-normal-to-a-polygon-in-3d-space
And it seems more robust than anything else that I have tried so far. I can't believe it took me this long to find this method in my searches.
:tada: This PR is included in version 1.23.12 :tada:
The release is available on:
v1.23.12
Your semantic-release bot :package::rocket:
I have used the method here: https://stackoverflow.com/questions/32274127/how-to-efficiently-determine-the-normal-to-a-polygon-in-3d-space
And it seems more robust than anything else that I have tried so far. I can't believe it took me this long to find this method in my searches.