I was working recently on making a fairly simple model in Blender that used a shader for a particular. The core magic of the shader was the Brick Texture node. I tried experimenting with different solutions personally in Godot to recreate it since the export to the engine from Blender looked awful. Unfortunately, I’ve hit the limits of my limited shader skills. Does anyone know how they would go about recreating the Blender node in shader lang?

  • LeftEndDevOP
    link
    fedilink
    arrow-up
    1
    ·
    11 months ago

    The only issue I had with this shader was not being able to extend it to configure the spacing and dimensions of the bricks easily.