Sort
  • Old TV Shader (CRT)
    3.1
    v1.0.0Shaders

    A shader that mimics the effect of a CRT TV (those old ones).

    By: DainnTheDear
  • Mosaic Shader
    3.1
    v1.0Shaders

    2D/3D Mosaic Shader for Godot Engine 3.1 later

    By: arlez80
  • Animated Tiled Skybox
    3.0
    v1.0.0Shaders

    A .gdshader Godot skybox. This shader allows you to have a tiled, textured skybox with each tile being moved.

    By: YetAnotherGodotUser
  • Flow Map Shader
    3.0
    v1.0.1Shaders

    A basic flow map material shader. Flow maps are a texture based way to make detailed texture animations (e.g. water, lava, fluids...) or texture distortions. Asset info, documentation and more infos about flow maps can be found in the readme. Demo: There are two example scenes in the demo folder that demonstrate how to use flow maps for basic water and lava materials.

    By: Maujoe
  • Bayer Dithering Shader
    4.4
    v1.0Shaders

    This Godot shader applies a dithering effect to a texture using Bayer matrix dithering. Download bayer_mat_dither.gdshader from the repository and add the shader to your material. You can also download the project files here to test out the shader. Made for Godot 4.4+

    By: n0cturne
  • Bilinear Filtered Scaling
    3.0.4
    v1.1Shaders

    Makes it easy to use an alternate form of window scaling that better preserves the apparent pixel sizing. Includes a bilinear filtering shader and a scene that uses it for window scaling. This prevents variations in pixel sizes at resolutions that can't be divided perfectly, while keeping pixels well defined. Especially useful for pixel art games.

    By: ntfwc
  • Visual Shader UV Nodes Pack
    4.0
    v1.0Shaders

    Necessary UV Nodes For Godot 4. Includes UVManipulation, UVPanner, UVTwirl, UVRotate, UVSpherize.

    By: Foyezes