Skip to content

Commit 715a5bd

Browse files
authored
Create README.md
1 parent dddac26 commit 715a5bd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# ponca
2+
Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis.
3+
4+
The official documentation is available at: https://poncateam.github.io/ponca/index.html, and includes:
5+
- [Starting guide](https://poncateam.github.io/ponca/ponca_getting_started_page.html)
6+
- [User manual](https://poncateam.github.io/ponca/user_manual_page.html)
7+
- [Examples](https://poncateam.github.io/ponca/example_page.html)
8+
- [C++ programming reference](https://poncateam.github.io/ponca/annotated.html)
9+
10+
11+
Ponca is developed by the STORM Research group (https://www.irit.fr/STORM/site/) at the Institut de Recherche en Informatique de Toulouse (https://www.irit.fr).
12+
Prior development on Patate have been caried out at Inria Bordeaux (Manao Research group).
13+

0 commit comments

Comments
 (0)