Inside Sabertooth
Learn how Sabertooth uses 3ds Max to create 3D interactive projects, including HBO Go’s Game of Thrones interactive experience
  • 1/3
You are here: Forum Home / Autodesk 3ds® Max® / MaxScript / rendered frame window challenge
  RSS 2.0 ATOM  

rendered frame window challenge
Rate this thread
 
46801
 
Permlink of this thread  
avatar
  • Location: Kalamazoo, MI
  • Total Posts: 229
  • Joined: 22 August 2006 06:58 AM

Here’s a quick challenge for any experienced scripter. You’ll get lots of thanks by pretty much anyone that uses photoshop to edit full size renders.

We need a script to do this:

get render size
get VFB size
zoom VFB to 1:1
resize VFB to slightly larger than render size
Copy Image to clipboard
resize VFB to original size

That’s it.

Currently the copy image command only does what is on screen. The problem is you can’t make the window more than double the size of your screen. And making it double the size of your screen is still pretty annoying and difficult.



Replies: 1
/img/forum/dark/default_avatar.png

setclipboardBitmap (getlastrenderedimage())

Author: lo_

Replied: 01 September 2010 03:59 AM  
avatar
  • Anubis
  • Posted: 01 September 2010 07:47 AM

Zooming VFB do not change the size of copied image to the clipboard

[edit]
Ignore my post. lo_ post all what you need. Zooming VBF really affect copied frame.
Maybe by chance or because I rare use this feature, I never hit this problem yet :)
[/edit]



Max 9 through 2009, XP-Pro x64 SP2
ASUS EAH3450 Series (Driver 8.470).
Core 2 Duo E8400 3GHz, 4Gb Ram, DX9.0c.

Replies: 0