/depthRender

project mesh model to depth map

Primary LanguageC++

depthRender

project mesh model to depth map

if you meet errors when link Open3D library together with other libraries, e.g. gflags, opencv. You can set -DGLIBCXX_USE_CXX11_ABI=ON when building Open3D. cmake -DGLIBCXX_USE_CXX11_ABI=ON more detils can be fount on isl-org/Open3D#2286