You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: