Neither the scanlineRender node or the PrmanRender node can generate deep images. Currently the only default way is to load prman dtex files which have deep opacity data in them.
-deke On Jun 6, 2012, at 12:46, Torax Unga <[email protected]> wrote: Hello there: I am trying to get into deep compositing and I was wondering whats the workflow to get deep image data from the ScanlineRender or the PRmanRender nodes. Here is the setup I am using as a test. I want to get the right antialiased edge between the two spheres... How? Thanks in advance. set cut_paste_input [stack 0] version 6.3 v7 Camera2 { inputs 0 translate {0 0 13.69799995} name Camera1 selected true xpos -353 ypos 364 } set N1462ad00 [stack 0] Light2 { inputs 0 translate {5.829999924 5.340000153 -5.659999847} name Light3 selected true xpos 311 ypos 155 } set N1456ca50 [stack 0] Light2 { inputs 0 translate {-5.230000019 0 4.559999943} name Light2 selected true xpos 226 ypos 154 } set N14868cc0 [stack 0] Light2 { inputs 0 translate {6.260000229 0 0} name Light1 selected true xpos 140 ypos 154 } set N155ad140 [stack 0] push 0 BasicMaterial { inputs 0 name BasicMaterial2 selected true xpos -86 ypos 172 } Sphere { translate {-0.8399999738 0 0.5199999809} uniform_scale 0.6 name Sphere2 selected true xpos -86 ypos 198 } push 0 Scene { inputs 6 name Scene1 selected true xpos -76 ypos 316 } push 0 ScanlineRender { inputs 3 samples 8 output_motion_vectors_type accurate name ScanlineRender2 selected true xpos -86 ypos 490 } DeepFromImage { premult true name DeepFromImage2 selected true xpos -86 ypos 537 } push $N1462ad00 push $N1456ca50 push $N14868cc0 push $N155ad140 push $cut_paste_input BasicMaterial { name BasicMaterial1 selected true xpos -254 ypos 172 } Sphere { name Sphere1 selected true xpos -254 ypos 198 } Scene { inputs 4 name Scene2 selected true xpos -244 ypos 311 } push 0 ScanlineRender { inputs 3 samples 8 output_motion_vectors_type accurate name ScanlineRender1 selected true xpos -254 ypos 492 } DeepFromImage { premult true name DeepFromImage1 selected true xpos -254 ypos 539 } DeepMerge { inputs 2 name DeepMerge1 selected true xpos -165 ypos 592 } _______________________________________________ Nuke-users mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
_______________________________________________ Nuke-users mailing list [email protected], http://forums.thefoundry.co.uk/ http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-users
