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 5 forks source link

Importers and Parsers #26

Open krauthaufen opened 1 year ago

krauthaufen commented 1 year ago

Move importers and parsers to new repo "aardvark.data" under Apache 2 license. Also include other loaders scattered across several repos.

Open questions:

hyazinthh commented 1 year ago

Maybe we want to collect all the pix loaders into their own "aardvark.piximage" repository? That could also include a complete benchmark comparing all the loaders.

krauthaufen commented 1 year ago

why not put it into aardvark.data as well? the benchmark could also live there and i think we won't get too many projects.. Updating 2 repos whenever base changes will be more work than just updating one?

hyazinthh commented 1 year ago

I guess they fit here as well as long as this repository doesn't get too bloated. Having only one repository certainly means less effort to maintain than having two.

hyazinthh commented 3 months ago

WIP: https://github.com/aardvark-platform/aardvark.data