Let's make a Blur Node in Redshift! OMFG! This is diamond tip. Not an OSL Shader

Поділитися
Вставка
  • Опубліковано 23 лис 2024

КОМЕНТАРІ • 19

  • @grrinder007
    @grrinder007 2 місяці тому

    800th subscriber

  • @pixelasm
    @pixelasm Місяць тому

    Neat :) Wonder what this might be usefull for though .. fake waterpuddles normaly do not have that much blur going ... any ideas?

    • @PolygonDivision
      @PolygonDivision  Місяць тому +1

      When you need it, you need it. It's an edge case. There has been a few situations where I needed to blur. Maybe I'll mock something up!

    • @pixelasm
      @pixelasm 29 днів тому

      @@PolygonDivision looking forward to that :)

  • @JCShannon
    @JCShannon 2 місяці тому

    Wow, impressive! No more making the blur on my textures in PS 😅

    • @PolygonDivision
      @PolygonDivision  2 місяці тому +1

      Correct! And it's fast. Great for procedural textures too where you have no image linked.

  • @choyoungoh
    @choyoungoh 3 місяці тому

    Nice, I like it!

  • @Ricardo-de9ju
    @Ricardo-de9ju 2 місяці тому +2

    It seems not work with displacement unfortunately, I've ended up with a completely noisy edge.

    • @PolygonDivision
      @PolygonDivision  2 місяці тому

      I've not tried it with Displacement. It might not be fully supported.

  • @Ricardo-de9ju
    @Ricardo-de9ju 3 місяці тому

    No way! I once heard from the RS team that it would be impossible, and no other render package has this feature. There it is.

    • @PolygonDivision
      @PolygonDivision  3 місяці тому

      There is always a way, grasshopper. Respond to Maxon ticket with this video :-) I think I asked for a blur node as well. This idea came to me just randomly from the 3D gods.

    • @ArchViz-4D
      @ArchViz-4D 2 місяці тому

      Octane has OSL blur node.

    • @PolygonDivision
      @PolygonDivision  2 місяці тому

      @@ArchViz-4D Any renderer that supports OSL has access to the blur code. I think this technique I came up with is more versatile, faster and works better with bad geometry.

    • @ArchViz-4D
      @ArchViz-4D 2 місяці тому

      @@PolygonDivision Right, this OSL is very slow like bump to normal map OSL converter. Not all OSL's from Octane works fine in Redshift.

    • @PolygonDivision
      @PolygonDivision  2 місяці тому

      @@ArchViz-4D Yah, I sometimes get undesirable results. Its tough to troubleshoot. I just avoid OSL's. The only useful one I used was blur, but I also like the room projection map shader.

  • @motionwithoskar
    @motionwithoskar 3 місяці тому

    Very cool, i'm assuming it's faster than a osl shader aswell? or i dont even know how you would be able to compare speeds there really.

    • @PolygonDivision
      @PolygonDivision  3 місяці тому

      It's fast on my machine. I think it is faster, not to mention the ability to customize and not dive into Open Shader Language! Ick...