Announcement

Collapse
No announcement yet.

Bump map not working properly (VRayMtl + Bump BRDF)

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

  • Bump map not working properly (VRayMtl + Bump BRDF)

    I am playing with the next scene (cube with UV and VRay infinite plane) and material setup for the cube (VRayMtl + Bump BRDF):

    Click image for larger version

Name:	scene.jpg
Views:	341
Size:	772.7 KB
ID:	966638

    The bump map is a color JPG image used on the UVW unwrapped cube:

    Click image for larger version

Name:	map2.png
Views:	324
Size:	8.8 KB
ID:	966643

    I observe the next issues:

    1. The only control that modifies the bump effect is the Bump Amount Texture field in the Bump BRDF node --> The bump ffect is observable in the range from 0.001 to 1... greater than 1 is always almost the same
    2. Bump Texture Bump doesn't affect at all --> Changing the value from 100% to 0% gives always the same result.


    Renders as follows:


    Click image for larger version

Name:	render_0.jpg
Views:	364
Size:	114.6 KB
ID:	966639
    Bump Texture Bump = 100%; Bump Amount Texture = 1.0



    Click image for larger version

Name:	render_1.jpg
Views:	290
Size:	114.6 KB
ID:	966640
    Bump Texture Bump = 0%; Bump Amount Texture = 1.0


    Click image for larger version

Name:	render_2.jpg
Views:	315
Size:	114.6 KB
ID:	966641
    Bump Texture Bump = 100%; Bump Amount Texture = 100.0
    Attached Files

  • #2
    Can you please upload the scene?

    Comment


    • #3
      Hi poseidon4o, you find attached a ZIP file containing the .blend file and the bump map in PNG

      bump_test.zip
      Attached Files

      Comment


      • #4
        enrique.monzo can you test with latest nightly, both "Bump Texture Mult" and "Bump Amount Tex" should start working.

        Comment


        • #5
          poseidon4o I tried with the latest build vrayblender35-2.79-a90e63f-x86_64-windows. You find as follows my observations:

          * Bump Texture Mult.: the bump effect seems now to decrease with the value, dissapearing completely then it reaches zero. But it seems not to be linear variation. From 100% to 25%, the bump effect is almost the same, and it is only appreciable from 10% down to 0%
          * Bump Amount Textur: exactly the same behavior as Bump Texture Mult.


          Questions:
          - Is this non-linear behavior the expected one in both parameters?


          As follows, snapshots of the render for Bump Texture Mult values from 100% to 0%.

          Bump Texture Mult = 100%
          Click image for larger version

Name:	100.png
Views:	345
Size:	1.14 MB
ID:	967096

          Bump Texture Mult = 50% (not appreciable variation when it is expected to be half)
          Click image for larger version

Name:	050.png
Views:	320
Size:	1.14 MB
ID:	967097

          Bump Texture Mult = 25% (not appreciable yet, and it should be 1/4)
          Click image for larger version

Name:	025.png
Views:	322
Size:	1.13 MB
ID:	967098

          Bump Texture Mult = 10% (appreciable effect)
          Click image for larger version

Name:	010.png
Views:	312
Size:	1.13 MB
ID:	967099

          Bump Texture Mult = 5% (appreciable effect, but too much for being 5%)
          Click image for larger version

Name:	005.png
Views:	350
Size:	1.14 MB
ID:	967100

          Bump Texture Mult = 0% (the bump effect is not present anymore, as expected)

          Comment

          Working...
          X