Open3D Versions Save

Open3D: A Modern Library for 3D Data Processing

v0.1.1

6 years ago

Minor fixes on

  • reading rgb channels from colored point cloud files written in ascii
  • pybind cmake_list

Misc

  • polishing documents
  • adding a script for installing necessary python modules

v0.1.0

6 years ago

First Open3D release with following core features

  • Basic 3D data structures
  • Basic 3D data processing algorithms
  • Scene reconstruction
  • Surface alignment
  • 3D visualization
  • Python binding