Tagged 'materials'

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.

library collector

17 votes

A simple script that can be used to merge individual .mat files (material libraries) into one big file. Pretty lame interface, but it gets the job done. Feel free to modify as needed.

id_changer

7 votes

Selecting or applying material ID's with one click!

Rollout with button grid for selecting or setting material ID's of selected polys up to ID 24. Works with editable poly only. Displays selected poly's material ID if they're same.
Ctrl + click add specific IDs. Alt + click deselects specific IDs.

Examples:
Want to set some specific material ID up to 24 to selected polys? One click.
Want to select polys with same material ID's of selected poly? One click.

UnwrapUVW Editor AutOOpen

4 votes


v.2.21 Full TileMap Brightness

Script makes. Скрипт делает
1) Assigns unwrap UVW. Назначается unwrap UVW
2) Disables IgnoreBackFaceCull. Отключается IgnoreBackFaceCull
3) Entry in the UV Editor. Входит в UV Editor
4) Enables Freeform Mode transformations. Включает режим трансформации Freeform
5) Will be set TileMap Brightness = 1


Does not add 2 UnwrapUVW in a row. Works with single button.
Не добавляет 2 UnwrapUVW подряд Работает с одной кнопки

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.

Slate Connector

5 votes

SlateConnector

SlateConnector - Makes the everyday task of exposing nodes and adjusting material parameters easier and faster! New version (0.59a) with lots of impromevents!

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

Scene Notes Pro @ Show Notes Only

0 votes

Scene Notes Pro Show Notes allows you to read the notes saved with Scene Notes Pro.

You can't add and/or edit the notes, only to read them in case that you do not own Scene Notes Pro.

 

matReplace

1 vote

This script will allow you to replace the materials in your scene with materials from a library or max file in mass. Use the match name button if the names of your materials are similar.

Copy/Paste Material to File

18 votes

This script was inspired by Copy/Paste Obects v0.2 by Christopher Grant .

Syndicate content