Tagged 'Elements'

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_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:

Render Elements to folders

1 vote

This script will place your Render Element files in named subfolders according to where the main pass is stored.

Example:

Render path is set to - c:\blabla\bla.png

There are 3 render elements set, like: specular, shadows, zdepth etc.

path for render elements will look like:

c:\blabla\specular\bla_specular.png
c:\blabla\shadows\bla_shadows.png
c:\blabla\zdetph\bla_zdepth.png

In v2.0 multiple render Elements error corrected.

FFX Render

70 votes

This script allows you to split your FFX containers in several passes. You can also add objects in the Matte tab, and they will get the matte/shadow material. It supports up to 10 passes. This script makes changes only at render time.

Version 4.0 updates:
-Added "Snapshot before Render" feature.

Version 3.5 updates:
-Added load/save system.
-Fixed minor bugs.

Version 3.0 updates:
-Added the Render Manager tool which allows you to choose which pass to render consecutively.
-Fixed Render Preview alpha problem.

FinalRender Pass Manager

28 votes

I had  just started to learn maxscript two weeks ago and

I wanted a tool to Help in creating FinalRender renderelements fast.

 

This script creates Finalrender renderelements and put the selected objects in the include list of the renderelement with
proper names and make selection sets also it
creates lighting renderelements if the selection is lights and put the
lights in the include list of the light renderelements
for every selection set.

Syndicate content