Tagged 'gtvfx'

GTVFX-MTL_buildCompositeMapsFromUDIMs

1 vote

 

Creates a composite map with the proper UV offsets from the UDIM supplied by Mari.

This tool utilizes the Slate Material Editor as it is much more efficient at handling the composite maps.

 

 Updates:

2014-04-26:

GTVFX-MTL_materialAssignmentTransfer

1 vote

 

A method for transferring material assignments for assets if your pipeline isn't set up for automating that.

 

 

GTVFX-SCA_addMaterialModifierToBaseObj

1 vote

 

Assigns a Material Modifier to the bottom level of the Modifier Stack with an option to collapse to the modifier once

applied.

Usefule for quickly changing the MatID for an entire mesh while preserving the modifier stack.

 

 

 

GTVFX-SCA_addSmoothModifierToBaseObj

1 vote

 

Assigns a Smooth Modifier to the bottom level of the Modifier Stack with an option to collapse to the modifier once

applied.

Usefule for quickly changing the Smoothing for an entire mesh while preserving the modifier stack.

 

 

 

GTVFX-SCA_createLightSelectElements_ByLayer

1 vote

 

Manages the creation of VRay Light Select Elements based on a layer naming convention.

All lights on a layer will be included in that Light Select Element.

Layers are found by matching the pattern of the nameTag variable. You can change this variable if necessary for your pipeline by using the slender button at the top of the dialog.

Default nameTag = "*lgt_*"  (fe: lgt_sun, lgt_key, etc...)

 

 Updates:

GTVFX-SCA_createLightSelectElements_perLight

2 votes

Creates a VRay Light Select Element for each light in your scene.

Elements are named with prefix of the nameTag variable. You can change this variable if necessary for your pipeline. To do so you will need to open the script and modify the variable within the struct.

Default nameTag = "lgt_"

GTVFX-SCA_createMultiMatteElementsForScene

1 vote

 

 

Analyzes your scene and collects all unique Object IDs and Material IDs.

Will create Multmatte Elements from the IDs with a logical naming convention.

 

 Updates:

2014-11-14:

Fixed a bug that would crash the tool when a VRaySky was being used in the scene.

2014-05-03:

GTVFX-SCA_populateAssetToSelection

1 vote

This is definitely a special needs tool. It's not one that would be needed very often, but when it's needed it saves hours of time.

Takes a collection of nodes parented to a master CTRL and populates them to the transform of a selected group of nodes.

GTVFX-SCA_RenderSettingsHelper

2 votes

 

This tool exposes the main VRay settings that contribute to the quality of the final rendered image and puts them into one quickly accessible dialog.

I recomend using this in combination with the VRaySampleRate render element to fine tune your renders for speed and quality.

 

 

 

GTVFX-SCA_VRproxiesReplaceWithMesh

2 votes

Brings in the geometry mesh of the VRay Proxy at the same position and with the same hierarchy as the proxy container.

Syndicate content