Community
Arnold General Rendering Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Question about rendering with drivers

1 REPLY 1
Reply
Message 1 of 2
tfurrebo
178 Views, 1 Reply

Question about rendering with drivers

Currently I have a `driver_display_callback` to render to a view with live bucket rendering, is there any way to do this with the built-in drivers: `driver_exr`, `driver_png`, etc.?

Tags (2)
Labels (2)
1 REPLY 1
Message 2 of 2
tfurrebo
in reply to: tfurrebo

Or is the proper way to have two different drivers, one for saving, and one for displaying, like so:

outputs_aovs = ( str.encode(opts.aov_pass + "__deepexr"), 
str.encode(opts.aov_pass + "__driver"),
)

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report