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 22, 2023
1 parent c689ca8 commit da6fea8
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 @@ -11,4 +11,4 @@

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.

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).
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 da6fea8

Please sign in to comment.