reconstruct_alembic

Internal module that reconstructs nuke 3d scenes from metadata in exrs according to our pipeline standards

Important

This module is internal. Access its functionality from helga.nuke.reconstruction.sceneReconstructVRay.sceneReconstruct


helga.nuke.reconstruction.sceneReconstructVRay.lib.reconstruct_alembic.create_alembic_parts(alembic_path, texture_path, recreate_textures=False)[source]

Create alembic node with given path

helga.nuke.reconstruction.sceneReconstructVRay.lib.reconstruct_alembic.create_alembic_read_nodes(alembic_details_list=, []verbose=True)[source]

Create Geo read nodes for alembic pathes in node and return list of them

helga.nuke.reconstruction.sceneReconstructVRay.lib.reconstruct_alembic.create_backdrop(nodesList, hexColor)[source]

Create backdrop for nodesList with hexColor

helga.nuke.reconstruction.sceneReconstructVRay.lib.reconstruct_alembic.deselect_all()[source]

Deselect All

helga.nuke.reconstruction.sceneReconstructVRay.lib.reconstruct_alembic.nodetypeMatches(node, nodetype)[source]

Check if the nodetype matches

helga.nuke.reconstruction.sceneReconstructVRay.lib.reconstruct_alembic.reconstruct_alembic(node=None, verbose=True)[source]

Reconstruct alembic from exr metada in read node

helga.nuke.reconstruction.sceneReconstructVRay.lib.reconstruct_alembic.rgb_to_hex_string(colorList=[0, 0, 0])[source]

Convert RGB List to hex color