Max Frame Buffer like Maya?
I don't know a thing about
I don't know a thing about Maxscript, but with a little help of the maxscript reference I came up with something like that:
renameFile "c:\\render_dir\\render_now.JPG" "c:\\render_dir\\render_before.JPG"
render outputfile: "d:\\render_dir\\render_now.JPG"
ramplayer "d:\\render_dir\\render_now.JPG" "d:\\render_dir\\render_before.JPG"
Hope this helps.


I've been wanting a script for max that adds more to our frame buffer. Such as when cloning I'd like it to stay in the same window and have the ability to scroll through the images and possibly add notes to them.
I have zero scripting knowledge but I've heard that there is something out there that does this type of thing. Would any of you know where I could find such a script?
Thanks