Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aszabo314 authored Dec 25, 2023
1 parent da6fea8 commit 0721504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
[Gallery](https://github.com/aardvark-platform/aardvark.docs/wiki/Gallery) |
[Packages&Repositories](https://github.com/aardvark-platform/aardvark.docs/wiki/Packages-and-Repositories)

Aardvark.Algodat is part of the open-source [Aardvark Platform](https://github.com/aardvark-platform) for visual computing, real-time graphics, and visualization. This repository contains high-performance, production-quality data structures and algorithms for point and mesh data, such as out-of-core point cloud management, n-closest point queries, and intersection tests. Additionally, it includes importers for file formats such as [E57 (ASTM E2807-11)](https://www.astm.org/Standards/E2807.htm), LasZip, Ply. **Aardvark.Data.Photometry** imports [IES (IESNA LM-63)](https://www.ies.org/product/standard-file-format-for-electronic-transfer-of-photometric-data/) and [LDT (EULUMDAT)](https://en.wikipedia.org/wiki/EULUMDAT) data files. **Aardvark.Phsyics.Sky** includes sky models: CIE Standard Genernal Sky, Hosek-Wilkie, Preetham; and Astronomical calcuations for position of Sun, Moon, Planets, Stars.
Aardvark.Algodat is part of the open-source [Aardvark Platform](https://github.com/aardvark-platform) for visual computing, real-time graphics, and visualization. This repository contains high-performance, production-quality data structures and algorithms for point and mesh data, such as out-of-core point cloud management, n-closest point queries, and intersection tests. Additionally, it includes importers for file formats such as [E57 (ASTM E2807-11)](https://www.astm.org/Standards/E2807.htm), LasZip, Ply. **Aardvark.Data.Photometry** imports [IES (IESNA LM-63)](https://www.ies.org/product/standard-file-format-for-electronic-transfer-of-photometric-data/) and [LDT (EULUMDAT)](https://en.wikipedia.org/wiki/EULUMDAT) data files. **Aardvark.Phsyics.Sky** includes sky models: CIE Standard Genernal Sky, Hosek-Wilkie, Preetham; and Astronomical calcuations for position of Sun, Moon, Planets, Stars. Supported platforms are windows, linux, macOS.

You can find demos and code in the Gallery and Packages&Repositories links above. Supplementary documentation is in [this repository's wiki](https://github.com/aardvark-platform/aardvark.algodat/wiki). For more information, please refer to the [aardvark.docs wiki](https://github.com/aardvark-platform/aardvark.docs/wiki).

0 comments on commit 0721504

Please sign in to comment.