We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Tinted Glass

Home Forums Graphics / Blender Tinted Glass

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #16488
    Sargento
    Participant

    I’ve been trying to create a tinted transparent object without success.
    I used a simple Transparent BSDF with color (instead of default white) but only get shades of grey.
    With Refraction BSDF; color is shown but can’t see through the object.
    I’m not looking for refraction, just color filtering the objects seen through the transparent object.
    Is it possible to achieve the effect?

    Regards.

    BTW: I’m using Blender 2.79 and Verge3D 2.13.0 pre2

    #16602

    With Refraction BSDF; color is shown but can’t see through the object.
    I’m not looking for refraction, just color filtering the objects seen through the transparent object.
    Is it possible to achieve the effect?

    Yes, you need to use Transparent BSDF shader as you did or Alpha value in Principled BSDF, but you also need to choose a type of transperency in material settings, for example Alpha Blend instead of Opaque.

    Co-founder and lead graphics specialist at Soft8Soft.

    #16648
    Sargento
    Participant

    I couldn’t achieve the effect using Blender 2.79.
    Here are some tests.

    Test 01: The mesh is completely transparent even with has some color.
    – Shader: Transparent BSDF
    – Transparency: Mask
    – Image: Blender2.79_TransparentBSDF_01.jpg

    Test 02: The mesh looks transparent black even when it has a cyanish color applied.
    – Shader: Transparent BSDF
    – Transparency: Z Transparency
    – Image: Blender2.79_TransparentBSDF_02.jpg

    Test 03: Same result as the previous test.
    – Shader: Transparent BSDF
    – Transparency: Raytrace
    – Image: Blender2.79_TransparentBSDF_03.jpg

    Using Principled BSDF never showed transparecy at all in Blender 2.79

    #16652
    Sargento
    Participant

    With Blender 2.8 the results were different.

    I used Principled BSDF using Multiply as Blending Mode ( as recommended ).
    Used the same cyanish color for Base Color and Emission Color and worked good.
    I’m happy with the result but a little worried that it doesn’t work with Blender 2.79, the current version.
    Not a big issue because Blender 2.8 is the next release, but it hasn’t been released officially.

    By the way: I used Eevee engine.

    #16880

    Test 01: The mesh is completely transparent even with has some color.
    – Shader: Transparent BSDF
    – Transparency: Mask
    – Image: Blender2.79_TransparentBSDF_01.jpg

    Test 02: The mesh looks transparent black even when it has a cyanish color applied.
    – Shader: Transparent BSDF
    – Transparency: Z Transparency
    – Image: Blender2.79_TransparentBSDF_02.jpg

    Test 03: Same result as the previous test.
    – Shader: Transparent BSDF
    – Transparency: Raytrace
    – Image: Blender2.79_TransparentBSDF_03.jpg

    Seems like all this things works for me. Do you connected UVMap node to your texture’s vector input used as transperency mask?

    Not a big issue because Blender 2.8 is the next release, but it hasn’t been released officially.

    It’s table enough. We already converted our most important demos to 2.8 in the last release.

    Attachments:
    You must be logged in to view attached files.

    Co-founder and lead graphics specialist at Soft8Soft.

    #16904
    Sargento
    Participant

    I didn’t use any texture as I wanted the whole mesh to be transparent. Only Transparent BSDF and Material Output nodes applied.

    Mikhail, in your example I don’t see any color, just white swatches, and what I want to achieve is a color tinted glass.

    Could you please share the file?

    Regards

    #16907
    Sargento
    Participant

    I just used Simple Refraction puzzle with Refraction BSDF shader and is exactly what I needed. It works like a charm. A tinted flat glass with refraction!! It’s a great addition to Verge3D. :good:

    The only issue I found is that materials with Reflection puzzle aren’t rendered through Simple Refraction.

    #16930

    Mikhail, in your example I don’t see any color, just white swatches, and what I want to achieve is a color tinted glass.

    Yes, Transparent BSDF works little bit different than in cycles, it works the same as in eevee, where color of transparent material do not influence on color of the object rendered through.

    Could you please share the file?

    It’s very simple you can reproduce it easely using this nodes I showed, there’s nothing more. I’ve just not saved it).

    I just used Simple Refraction puzzle with Refraction BSDF shader and is exactly what I needed. It works like a charm. A tinted flat glass with refraction!! It’s a great addition to Verge3D.

    Yes it’s the only way to get effect of colored objects that rendered through the material.

    The only issue I found is that materials with Reflection puzzle aren’t rendered through Simple Refraction.

    Yes, they not compatible, reflected object can’t be refracted and and vice versa.

    Co-founder and lead graphics specialist at Soft8Soft.

    #16954
    Sargento
    Participant

    I’m really impressed with the new reflections added in 2.13.1 version. Now have reflections on curved surfaces. That’s a great addition. :good:

    When a refraction/reflection puzzle is applied, the object with the material selected in the puzzle doesn’t cast shadows anymore.
    I’ve placed another object (a little smaller) at the same position with a different material, an Alpha of 0.0 and Alpha Blend as Blend Mode and it does the trick. Now I get the shadows back. This trick works with refraction/reflection and simple refraction puzzles.

    Is it possible to keep the shadows when using any of those puzzles?

    Thanks.

    #16987

    Hi,

    Yes, there is such the limitation in the current implementation of SSR. We’ll try to fix it in one of the future releases. Glad you found a workaround though!

    Chief 3D Verger | LinkedIn | Twitter

    #24644
    toorkhan
    Participant

    You should watch this blender tutorial for transparent glass material.

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.