Functionload_point_cloud_ply(fn, scale=1, offset=(0, 0,0), sample_num_points=None, angle_x=0, angle_y=0, angle_z=0)
engine/mesh_io.py:189
Methodread_restart(
self,
num_particles,
pos,
vel,
material,
color,
)
engine/mpm_solver.py:1303
Functionsample_from_3dgrid Expects coordinates in shape (batch_size, num_points_per_batch, 3) Expects grid in shape (1, channels, H, W, D) (Also works if grid has b
submodules/instant_mesh/models/renderer/utils/renderer.py:81