aardvark-platform / aardvark.base

Aardvark.Base is the foundation of the open-source Aardvark Platform for visual computing, real-time graphics, and visualization.
https://aardvarkians.com/
Apache License 2.0
153 stars 9 forks source link

Fixed some issues with PolyRegion2d #33

Closed Plukers closed 5 years ago

Plukers commented 5 years ago

There seem to be some issues with PolyRegion2d caused by LibTess (see speps/LibTessDotNet#12).

This PR addresses these issues as explained in the LibTess issue above. Some tests were added which reproduced the problems but work now (with the exception of one).

Plukers commented 5 years ago

Added another test