Announcement

Collapse
No announcement yet.

Render Options bugs

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

  • Render Options bugs

    Enviroment:
    If GI Color is something else then white, color change after close and reopen Render Options, but color is OK if you open color palet.
    Same thing for BG Color, if color is something else then black.

  • #2
    Render Options bugs

    I have the same problem with material colors too. They change a little bit.
    Aversis 3D | Download High Quality HDRI Maps | Vray Tutorials | Free Texture Maps

    Comment


    • #3
      Render Options bugs

      this could be due to floating point error, unfortunately I cannot really prevent this.

      The color chooser uses format 0-255 whereas VRay uses 0.0 - 1.0. So I have to divide by 255.0 or multiply by 255.0 depending on which way I am going (VRay -> ColorChooser or vice versa) thus there are going to be slight differences. Sorry. I will see what I can do to avoid this.

      I will, however, double check to ensure there is nothing more significant than this happening.
      Best regards,
      Joe Bacigalupa
      Developer

      Chaos Group

      Comment


      • #4
        Render Options bugs

        GI and Background

        If GI Color is on, and there is also GI Texture + Multiplier more then 1,
        GI color and GI Texture is mixed and GI appear very strange.

        If BG Color is on, and there is also BG Texture + Multiplier more then 1,
        reflection and background color is mixed and appear very strange.

        Comment


        • #5
          Render Options bugs

          I will look into that, but yes that is how that works. We get the GI color and the color at the given point on the texture and then combine them and multiply it by the multiplier.
          Best regards,
          Joe Bacigalupa
          Developer

          Chaos Group

          Comment


          • #6
            Render Options bugs

            The workaroudn for this is to set the GI and BG multipliers to 0 and only use the GI and BG Texture Multipliers.

            Best regards,

            Corey
            Best regards,

            Corey Rubadue
            Director

            Chaos Group

            Comment


            • #7
              Render Options bugs

              This has been fixed in beta 4, btw. Thanks for pointing that out to me janrat, I didn't realize what you meant at first.
              Best regards,
              Joe Bacigalupa
              Developer

              Chaos Group

              Comment

              Working...
              X