mathnet / mathnet-spatial

Math.NET Spatial
http://spatial.mathdotnet.com
MIT License
378 stars 133 forks source link

Inverse the values to create the same Plane #173

Closed vazrupe closed 5 years ago

vazrupe commented 5 years ago

Make sure that the first nonzero element of distance, normal.X, normal.Y, and normal.Z is always positive.

Fixes #172