Files
Hunyuan3D_2.1_Low_VRAM/hy3dpaint/DifferentiableRenderer/compile_mesh_painter.sh
Huiwenshi c88bee648e init
2025-06-13 23:53:14 +08:00

1 line
158 B
Bash
Executable File

c++ -O3 -Wall -shared -std=c++11 -fPIC `python -m pybind11 --includes` mesh_inpaint_processor.cpp -o mesh_inpaint_processor`python3-config --extension-suffix`