Tagged 'Library'

MatShift

22 votes

MatShift is a thin pack of ops for shifting materials
between Scene, Material Editor slots and current Library.

Simple XML Library for 3dsMax

27 votes

Hi Everyone,

This is a library that simplifies working with XML files and XML Trees. It wraps the DotNet library's to provide a simpler way to work with XML. It has been kicking around the web on CgTalk and Tech Artists forum for quote a while so I thought I would post here.

It is implemented as to structs XMLDocument for working with XML files and XMLNode which represents a node in XML. It is very easy to use.

In the script at the bottom there is a complete example script documenting how to use it etc.

If you have any feedback or suggestions please let me know.

Cheers,

WkXmlLibrary

66 votes

 

The purpose of this script is to give an easy and full access to XML files: creation, reading and modifications
It is intented to be used with the same flexibility as a library: instanciate the structure where you need it
in your code and use the member functions to manipulate the XML files.

WkXmlLibrary - A WerwacK script at www.werwackfx.com

This script strongly relies on the DotNet interface.

BookcaseMaker

1 vote

Matlib Render

11 votes

Matlib Render is a simple Script which allows you to Render a Matlib (each Material that the lib contains) into a small HTML Gallery (Thumbs).

It is configurable (a little bit) and has some nice features (own Renderpreset, user sized Image Output .... )

Test it and see for yourself.

This is my first Max Script ....... :)

 

Load Material Library from path

12 votes

Select a path where all you material files are. Click the pull-down menu and select a material library, it will automatically load in the material browser. This is a macroscript, after running the script you will find it in the "3idee Tools" category.

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.

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