Adverti horiz upsell

bmrtshader 1.0 for Maya (maya script)

This is a mel script that will take all of the...

License
Button download
2,289 Downloads

Compatibility

  • 3.x

Operating Systems

  • Windows

History

Created:08/20/2001
Last Modified:08/20/2001
File Size: 1.36 KB
This is a mel script that will take all of the renderman *.sl files in the current projects default rmanshader directory and compiles them to bmrt2.6 shaders for use with bmrt through mtor. I created the script because I couldn't get slim to properly compile its shaders into slc format. Currently the script requires tsch for nt or unix commands for nt (https://www.highend3d.com/files/dl.3d?group=globaltools&file_loc=tcsh-v5.4-.exe.gz&file_id=89). Also the script defaults to d:bmrt2.6shadersrmanshaders. If you need it to point to a different directory to output the shaders to you must change the
string $bmrt = "//nt/d/bmrt2.6/shaders/rmanshader/";
line to where you need it to be. Works great if you have mtor, place the bmrtshader command before mtor RenderSpool command on the shelf icon or menu item.
hope it will help some out like it helps me.

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.