Announcement

Collapse
No announcement yet.

Nuke 6.3 Deep Pixel support?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #61
    We are using deep on our current job. It is working really great. I can't wait till we can render straight to exr2 though.
    I guess that is Vray 3.0?

    Comment


    • #62
      If you go to the original link with the deep image files for V-Ray, you will find a converter from .vrst to OpenEXR 2 files. Of course, that's still an extra step...

      Best regards,
      Vlado
      I only act like I know everything, Rogers.

      Comment


      • #63
        We are just using nuke to convert at the moment.

        Comment


        • #64
          Vlado, in order to get the latest version of the deep plugins (to run with the latest nightlies + Nuke 6.3/7.0), do I just re-download the same files I received by email back in March, 2012?
          Best Regards,
          Fredrik

          Comment


          • #65
            The link is different now (we changed our file server). I emailed you the relevant information.

            Best regards,
            Vlado
            I only act like I know everything, Rogers.

            Comment


            • #66
              Perhaps somewhat off-topic, but I'm having difficulties setting the Translate Python Script via Python. This code doesn't give errors but also does not populate the V-Ray specific Render Globals attribute:

              Code:
              import maya.mel as mel
              import maya.cmds as cmds
              postPython = "python code here..."
              cmds.setAttr("vraySettings.postTranslatePython", postPython, type="string")
              Any ideas why this may be?
              Last edited by Fredrik Averpil; 31-01-2013, 02:38 AM.
              Best Regards,
              Fredrik

              Comment


              • #67
                Update on the Translate Python Script... the code above works. It's just that it doesn't update in the GUI immediately...
                Best Regards,
                Fredrik

                Comment


                • #68
                  Originally posted by Fredrik Averpil View Post
                  Update on the Translate Python Script... the code above works. It's just that it doesn't update in the GUI immediately...
                  http://www.chaosgroup.com/forums/vbu...ranslatePython

                  www.deex.info

                  Comment


                  • #69
                    Hehe, seems like I'm walking in your footsteps here...
                    Best Regards,
                    Fredrik

                    Comment


                    • #70
                      Has anyone successfully used a .vrst in conjunction with Bokeh in Nuke?
                      I'm asking because I can't get pleasing results.

                      Edit: ...and I'm not at all sure I'm setting it up right.
                      Last edited by Fredrik Averpil; 01-02-2013, 04:38 AM.
                      Best Regards,
                      Fredrik

                      Comment


                      • #71
                        I did some tests with bokeh, that worked pretty well. What exactly are the problems you're facing?
                        cheers
                        Patrick

                        Comment


                        • #72
                          OpenEXR 2.0 is officially released since a few minutes....
                          How about the state of development regarding the deepImage-writer? May we see vray working with OpenEXR2.0 soon? I guess you guys we're already using the dev-builds,right?

                          cheerio
                          Oliver
                          OLIVER MARKOWSKI - Head of 3D at RISE | Visual Effects Studios

                          Comment


                          • #73
                            We switched the nightly builds to Open EXR 2 months ago. In the latest ones, you can also write deep OpenEXR 2 files directly from the V-Ray VFB "raw image output" options - there is no need to use the stereoscopic helper anymore.

                            Best regards,
                            Vlado
                            I only act like I know everything, Rogers.

                            Comment


                            • #74
                              Hey guys !

                              About Bokeh, I also am facing some issues with it:

                              It feels like bokeh works great only if the Deep file also stores deep_color information
                              Right now, when i'm bluring my image, bokeh doesn't seem to know what to do with parts of the image behind the blured area/ in the blur, and gives me weird hard edges
                              (it feels like it simply tries to show the color information behind the blured object and can only find a black cutout).

                              Maybe i'm doing it wrong, but doesn't vray's deep_exr output deep_color by default ?

                              BTW, here is how i set bokeh in nuke:
                              DeepRead -> deep2image -> Bokeh "input"
                              Same DeepRead as above -> Bokeh "deep" input

                              Thank you very much !

                              Comment


                              • #75
                                Originally posted by fr33style View Post
                                Right now, when i'm bluring my image, bokeh doesn't seem to know what to do with parts of the image behind the blured area/ in the blur, and gives me weird hard edges (it feels like it simply tries to show the color information behind the blured object and can only find a black cutout).
                                The deep image still stores only information that is actually computed by the renderer. V-Ray does not normally compute anything further once a ray is blocked by some geometry. To answer your next question, yes we did experiment with continuing the ray forward behind occluders, but Nuke did not handle the resulting deep data well - once the alpha for a pixel reaches 1.0, any further deep data is ignored.

                                With that said, you could experiment with changing the deep fragment merge mode in the Render Elements section, maybe it could work better.

                                Best regards,
                                Vlado
                                Last edited by vlado; 13-04-2014, 06:35 AM.
                                I only act like I know everything, Rogers.

                                Comment

                                Working...
                                X