Giter Site home page Giter Site logo

maya_materialbuildredshift's Introduction

A MaterialBuilder Script for Redshift in Autodesks Maya

Development stopped

This plugin will not be developed any further. Feel free to use the code for your purpose.

Features

  • Provides a Materialbuilder for a Redhshift Material
  • The Function checks if OCIO is enabled and set ColorSpaces accordingly
  • creates a tree based on Filnames and works best with strings provided by Substance
    • base_color or basecolor
    • roughness
    • normal
    • metallic
    • reflect
    • height
    • displace
    • bump
  • The strings to look for can easily be changed at the bottom of each script
  • A shelf is provided in the shelves folder

Example Node tree for MaterialBuilder

alt text

Installation:

  1. Create a new Folder called 'materialBuildRedshift' at this location: C:\Users<User>\Documents\maya\2019\scripts
  2. Copy the content from the provided scripts folder into the newly created folder
  3. To access the shelf copy the file shelf_MaterialBuildArnold.mel to your shelves directory (C:\Users<user>\Documents\maya\2019\prefs\shelves)
  4. Optionally you can create your shelf yourself via the following python-command:
import materialBuildArnold.materialBuildArnold as mb
reload(mb)
mb.open()

TODO:

  • tx conversion
  • checkboxes for user
  • better configuration for searched names

Notes:

All of the scripts are free of charge for free use, commercial or non commercial whatsoever. But this scripts may brake your workflow.

maya_materialbuildredshift's People

Contributors

eglaubauf avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.