You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/Python/package/README.rst
+14-4Lines changed: 14 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,11 @@
3
3
About This Project
4
4
#######################
5
5
6
-
Open3D is an open-source library that supports rapid development of software that deals with 3D data. The Open3D frontend exposes a set of carefully selected data structures and algorithms in both C++ and Python. The backend is highly optimized and is set up for parallelization. We welcome contributions from the open-source community.
6
+
Open3D is an open-source library that supports rapid development of software
7
+
that deals with 3D data. The Open3D frontend exposes a set of carefully selected
8
+
data structures and algorithms in both C++ and Python. The backend is highly
9
+
optimized and is set up for parallelization. We welcome contributions from the
10
+
open-source community.
7
11
8
12
If you use Open3D in an academic project, please cite our paper:
0 commit comments