Tagged 'materials'

BadShell: Nested Shell and Multimaterial Detection

2 votes

Detects and selects objects with nested shell and multi materials so they can be addressed by the artist.

ShaderBuns

1 vote

- Created to improve organizing and retrieving of shaders and their settings quickly.
Features:
• Unlimited libraries
• Recursing of folders
• Create new shader libraries
• Add and Delete shaders
• Copy and Paste shaders from one library to another
• Shader previewer

MultiMats6

0 votes

* Title: Multi_Mats6

* Description:
-- Create Multi-Material with 6 SubMaterials
-- Can be assinged to a Box, Plane or Selection

* How to use this script:
-- Click on Multi-Material button to create a Multi-Material with 6 SubMaterials
-- We can assign this newly created Multi-Material to Box, Plane or our selected objects

Here's the screenshot of the script -
https://postimg.org/image/irtojn2op/

Vray Mass Material Editor

1 vote

Simple script, that walks through all Vray Materials (including Sub Materials of Multimaterials, VrayBlendMtl, Vray2Sided, VrayBump etc. including Sub-Sub...and Sub-Sub-Sub Materials) to make mass-changes like adjust Glossy Reflection Samples, Enable/Disable Bump Maps, change Trace Depth etc. ----New---- Added checkbox "Affect selected objects only". Please remember, if selected and not-selected objects share Materials/Material Instances, also the materials of the not selected objects will be affected, of course. Have fun, use at your own risk!

Vray Mat Lister

4 votes

Hi everyone,

I'd like to share a script I have made.
It's for Vray and it makes a list of all your VrayMtl (and of the main parameters) you have in your scene.

UPDATE Version 0.5 for vray 3.xx

This tool allow you to modify all your vray materials parameters quickly. Globally it works like the Vray Lightlister

Milyan's object cleaner

1 vote

Materials to Scene

3 votes

Straight forward script to load a directory of your choice or by recursively going through a single directory (be careful it doesn't go through too many as this will be slow to load) and loading up .mat files.

From here the script will apply Materials only (no maps) to teapots.

I use this to quickly populate the scene with all materials inside a .mat file to tweak and update it quicker.

See screenshot.

Can be found under the category: 3dwannab

Open script and change:
local intialMLPath = "F:\SS_3diT\Textures & Materials\Corona"

to your own user library of your choice.

Select By Material

6 votes

'SELECT BY MATERIAL'


LATEST KEY FEATURES:

- Select multiple node/s in SME.

- Unhides and hides objects on scripts second run.


    --============================================================

Script which allows easy selection of materials inside Slate Material Editor and Compact Material Editor over 3ds max standard method.

Benefits over maxes built in way:

MatIDTools

4 votes

Purge Unused Materials

2 votes

A simple macroscript to delete all unused materials from the Compact Editor Material Slots AND the Slate Material Editor Views.
The Compact Editor Code is from the existing Macro found under the Compact Material Editor "Utilities" menu.
I have added the code to also purge the SME at the same time.

You might want to check out the "Purge Empty Layers" macroscript as well. There are some awesome scene management tools out there but these are both small, simple tools without a lot of overhead for doing a little housekeeping before saving your file.