Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 12 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save district10/c9d3e2a353b3435a5545b80bf7aba746 to your computer and use it in GitHub Desktop.
Save district10/c9d3e2a353b3435a5545b80bf7aba746 to your computer and use it in GitHub Desktop.
open3d for ubuntu 16.04
View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

View raw

(Sorry about that, but we can’t show files that are this big right now.)

@district10
Copy link
Author

I want to know why the package is much smaller than the official open3d package for open3d==0.14.1?

See compile commands: (above)

-DBUILD_GUI=OFF \
-DBUILD_WEBRTC=OFF \

and no CUDA, no datasets/model files?

I'm not quite sure.

You can compile it yourself with above Dockerfile (create a manylinux 2014 build environment) and Makefile (mount Open3d 0.14.1 source and compile python 3.6/3.7/3.8/3.9/3.10 pip wheels).

@district10
Copy link
Author

@district10
Copy link
Author

@district10
Copy link
Author

@jianbohuang
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment