archie_zbyshek
08-10-2004, 10:48 PM
Hi All!
http://www.highend3d.com/maya/mel/?section=rendering&sort=dt_modified+desc#3065 (http://www.highend3d.com/maya/mel/?section=rendering&sort=dt_modified+desc#3065)
This script creates UI which causes utilities for converting image files in the current scene.
Options: ALL image files in the current scene.
SELECTED image files in the "file" nodes.
Image files which are USED in the current scene.
There is an opportunity to replace image files on the image files received after converting.
There are presets for converting in MEMORY-MAPPED TEXTURES(Mental Ray) and BOT(Maya Software).
The "Prototype" of a call custom utilities should correspond to the form:
utilite [parameters] "input_image_file" "output_image_file"
Example: you can try to use the utility imconvert.exe
http://www.highend3d.com/maya/mel/?section=rendering&sort=dt_modified+desc#3065 (http://www.highend3d.com/maya/mel/?section=rendering&sort=dt_modified+desc#3065)
This script creates UI which causes utilities for converting image files in the current scene.
Options: ALL image files in the current scene.
SELECTED image files in the "file" nodes.
Image files which are USED in the current scene.
There is an opportunity to replace image files on the image files received after converting.
There are presets for converting in MEMORY-MAPPED TEXTURES(Mental Ray) and BOT(Maya Software).
The "Prototype" of a call custom utilities should correspond to the form:
utilite [parameters] "input_image_file" "output_image_file"
Example: you can try to use the utility imconvert.exe
