yfeng95 / face3d

Python tools for 3D face: 3DMM, Mesh processing(transform, camera, light, render), 3D face representations.
2.64k stars 609 forks source link

the rasterize_triangles in mesh_numpy is so slow,but the rasterize_triangles in mesh dosnt work #88

Open zeta7337 opened 2 years ago

zeta7337 commented 2 years ago

when i use c++ rasterize_triangles in mesh,error occurs,the File "mesh_core_cython.pyx", line 49, in mesh_core_cython.rasterize_triangles_core ValueError: Buffer has wrong number of dimensions (expected 2, got 3)