Adverti horiz upsell

Simple Renderman Tx converter 1.0.0 for Maya (maya script)

Simple way to batch convert filers to .tx

License
Button download
200 Downloads

Compatibility

  • 2015

Operating Systems

  • Windows

History

Created:04/26/2015
Last Modified:04/26/2015
File Size: 8.48 KB

TXPlug. Is a saymple plugin to cover your textures into .tx files to be used with Renderman


Instructions

 

#Windows only

Add the location of your txmake.exe installation to the System PATH.

 

*Go to Control panel

    -System

    -Advance System Settings

    -Environment Variables

    -in the system Variables look for PATH

    -add a semicolon at the end of the path and add the location of txmake

        example: C:\Program Files\Pixar\RenderManProServer-19.0\bin

 

 

*Place the plugin Files in the May Script Folder

    File: TXPluG.py and TXpluGBanner.jpg

     example: C:\Users\*__UserNANE__*\Documents\maya\2015-x64\scripts

 

*Start Maya or restart Maya and run this command on the script editor

 

###########################

import TXPluG

try:

    txplugUI.close()

except:

    pass

txplugUI = TXPluG.Ui_Form()

txplugUI.show(dockable=True)

############################

 

*You can also drad this code into your shelf to create a shortcut.



Please use the Bug System to report any bugs.
Please use the Feature Requests to give me ideas.
Please use the Support Forum if you have any questions or problems.
Please rate and review in the Review section.

People who favorited this item:

  • prashanth gv
    prashanth gv
  • Miguel A Santiago Jr.
    Miguel A Santiago Jr.