Announcement

Collapse
No announcement yet.

Displacement loses negative values when using Image Sequence

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

  • Displacement loses negative values when using Image Sequence

    Hi,

    I have encountered a problem when trying to use an image sequence as displacement. When I check the Use Image Sequence checkbox the negative values of the displacement no longer works.

    I'm using V-Ray 3.40.06 for Maya 2017 Update 3.

    I've attached a simple scene that demonstrates this.
    Attached Files

  • #2
    You will need to explicitely tell V-Ray the min and max values for displacement bounds. In the V-Ray Displacement node, go to the Displacement control attributes (I see they're already added in your scene) and change "displacement bounrds" from Auto to Explicit. Then set the Min value to a negative number (for example -1) and the max to a positive (for exapmle +1) or for other textures you might need larger values (-2/2, -5/5).
    The reason you need to set this is that when doing a single texture for displacement, V-Ray is able to read it and automatically define the bounds, but when using a sequence (and/or tiles), V-Ray needs an explicit value.
    Alex Yolov
    Product Manager
    V-Ray for Maya, Chaos Player
    www.chaos.com

    Comment


    • #3
      Thanks for your answer Alex. Yes, I read about the "displacement bounds" in the documentation and should have mentioned in my first post that I already tried that. I don't seem to be able to put a Min value below zero in my scene. Would it be possible for you to test if you can get it to work using my scene?

      Comment


      • #4
        Originally posted by Magnus_Olsson View Post
        I don't seem to be able to put a Min value below zero in my scene.
        You need to switch the color picker to RGB 0 to 1 (see attachment).

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

        Comment

        Working...
        X