↓ 3 callersFunctionrender_multiview_images_from_mesh(
mesh_file, horizontal=False,n_images=36, camera_dist=1.0, fov=np.pi / 3.0, reso=512, save_path=None
)
threestudio/utils/render.py:120
↓ 3 callersMethodsave_img_sequence(self, filename, img_dir, matcher, save_format='gif', fps=30)
threestudio/utils/wonder3D/instant-nsr-pl/utils/mixins.py:191
↓ 2 callersMethod__init__(self, colmap_id, R, T, FoVx, FoVy, image, gt_alpha_mask,
image_name, uid,
t
gaussiansplatting/scene/cameras.py:18
↓ 2 callersMethoddensification_postfix(self, new_xyz, new_features_dc, new_features_rest, new_opacities, new_scaling, new_rotation)
gaussiansplatting/scene/hier_gaussian_model.py:216
↓ 2 callersMethoddensification_postfix(
self,
new_xyz,
new_features_dc,
new_features_rest,
new_opacities,
gaussiansplatting/scene/vanilla_gaussian_model.py:459
↓ 2 callersMethoddensify_and_prune(
self, max_grad, max_densify_percent, min_opacity, extent, max_screen_size
)
gaussiansplatting/scene/gaussian_model.py:768