ss2lyf / depthRender

project mesh model to depth map

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

project mesh model to depth map


Languages

Language:C++ 97.0%Language:CMake 3.0%