siz3d / hy3dgen /texgen /differentiable_renderer /compile_mesh_painter.sh
sizifart's picture
Upload 176 files
3dd3efe verified
raw
history blame contribute delete
143 Bytes
c++ -O3 -Wall -shared -std=c++11 -fPIC `python3 -m pybind11 --includes` mesh_processor.cpp -o mesh_processor`python3-config --extension-suffix`