Announcement

Collapse
No announcement yet.

V-Ray standalone & alpha applied to output

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

  • V-Ray standalone & alpha applied to output

    When rendering render elements out of V-Ray for Maya, each render element also gets the alpha channel applied.

    When rendering with V-Ray standalone, I'm not getting an alpha channel in any of my render elements. Is there any way to enable alpha for the render elements when rendering with V-Ray standalone?
    Best Regards,
    Fredrik

  • #2
    Hmm, what file format are you saving to?

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

    Comment


    • #3
      This happens when I have .vrimg set as file format in Maya, exports as .vrscene and renders it using V-Ray standalone.
      Best Regards,
      Fredrik

      Comment


      • #4
        Do you convert the .vrimg file to OpenEXR afterwards?

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

        Comment


        • #5
          Yes, like this:
          Code:
          vrimg2exr.exe "X:/path/to/sceneName_camera1_renderLayer1.0001.vrimg" -half -separateFiles -compression zips -bufsize 500
          Best Regards,
          Fredrik

          Comment


          • #6
            I see; you are right that we don't generate alpha in that case. Will make a note to add an option for it.

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

            Comment


            • #7
              Ah, that would be great. Thank you.
              Best Regards,
              Fredrik

              Comment

              Working...
              X