Godot 4: Voronoi Diagram tutorial (animated and colorized shader)

Поділитися
Вставка
  • Опубліковано 9 січ 2024
  • 📖 Godot 4 book: filiprachunek.gumroad.com/l/g...
    💡 Get exclusive content on Patreon: / fencerdevlog
    #godot #godot4 #godotengine #shaders
    Hi everybody! What you see behind me in the background of this video is the result of several algorithms commonly used in creating shader effects. Specifically, it involves the Voronoi diagram, a pseudorandom vector generator, and a custom color palette. If you like this effect and would like to use it in your Godot game, keep watching. I will demonstrate and explain how to create it from scratch.

КОМЕНТАРІ • 7

  • @GamerSamich
    @GamerSamich 6 місяців тому +1

    This is severely underrated! This has got to be some of the best godot 4 shader content on youtube right now.

    • @FencerDevLog
      @FencerDevLog  6 місяців тому +2

      Thank you. 😎 More shaders to come.

  • @malk9978
    @malk9978 6 місяців тому

    Hello! Can you do a tutorial on 3D rigid bodies?

    • @FencerDevLog
      @FencerDevLog  6 місяців тому

      I can try. What exactly about them? I use CharacterBody3D in my space shooter tutorial.

    • @malk9978
      @malk9978 6 місяців тому

      @@FencerDevLog An aircraft?