forked from isl-org/Open3D
-
Notifications
You must be signed in to change notification settings - Fork 1
Open3D: A Modern Library for 3D Data Processing
License
tatarchm/Open3D
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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.
Please cite our work if you use Open3D.
@article{Zhou2018,
author = {Qian-Yi Zhou and Jaesik Park and Vladlen Koltun},
title = {{Open3D}: {A} Modern Library for {3D} Data Processing},
journal = {arXiv:1801.09847},
year = {2018},
}
- Basic 3D data structures
- Basic 3D data processing algorithms
- Scene reconstruction
- Surface alignment
- 3D visualization
- Python binding
- GCC 4.8 and later on Linux
- XCode 8.0 and later on OS X
- Visual Studio 2015 and later on Windows
- Website: www.open3d.org
- Code: github.com/IntelVCL/Open3D
- Document: www.open3d.org/docs
- License: The MIT license
About
Open3D: A Modern Library for 3D Data Processing
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- C 54.9%
- C++ 42.5%
- Objective-C 1.1%
- Python 0.6%
- CMake 0.6%
- HTML 0.2%
- Other 0.1%