Methodforward(self, colors, densities, depths, rendering_options, normals=None)
preprocess/src/models/renderer/utils/ray_marcher.py:66
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
preprocess/src/models/renderer/utils/renderer.py:81
Functionsave_combined_obj(verts, normals, faces, mtl_files, mtl_dict, output_obj)
PartDrag4D/preprocess/process_data_textured_uv.py:191
Functionsave_obj_with_mtl(pointnp_px3, tcoords_px2, facenp_fx3, facetex_fx3, texmap_hxwx3, fname)
preprocess/src/utils/mesh_util.py:43