aardvark-platform / aardvark.algodat

Aardvark.Algodat contains advanced geometric and photometric data structures and algorithms. It is part of the open-source Aardvark Platform for visual computing, real-time graphics, and visualization.
https://aardvarkians.com/
GNU Affero General Public License v3.0
34 stars 6 forks source link

Move SphereSet Tests from internal to algodat #10

Closed luithefirst closed 4 years ago

luithefirst commented 4 years ago

The project Aardvark.Geometry.Tests in aardvark-internal has SphereSet tests. These should be moved to Aardvark.Algodat.Tests and be deleted from internal.

luithefirst commented 4 years ago

done