FX

Showing 72 of 70 results
Page6 of 6
Visual Shader Parallax Mapping Node hero image

Visual Shader Parallax Mapping Node

by foyezes

FREE

This node outputs UV based on height map for Simple Offset Mapping & Parallax Occlusion Mapping.

Simple 256-Color Shader hero image

Simple 256-Color Shader

by pymxolbo

FREE

simple shader with 256 colors built-in made with https://www.qiuet.uk/files/colorhelper.html

Hypercasual Gradient Shader hero image

Hypercasual Gradient Shader

by trixelized

FREE

A shader meant for adding gradients to unlit 3D meshes. Contains examples, and documented code.

Useful Shader Nodes for Godot 4 hero image

Useful Shader Nodes for Godot 4

by abbysalkig

FREE

Headbanging against the keyboard, done for you.

Depth Fog Screen Space PostFX hero image

Depth Fog Screen Space PostFX

by zvodd

FREE

Godot 4 volumetric fog replaced Godot 3 depth fog. But depth fog feels more retro and is suitable for PSX / N64 style graphics. This impliments the camera setup required to create a Post Processing with depth-sampling fragment shader in Godot 4 ala this guide: https://docs.godotengine.org/en/4.0/tutorials/shaders/advanced_postprocessing.html It contains a scene with a 3D Camera Setup for with a Quad mesh stretched in front and uses a fragment shader to create a Distance/Depth based fog effect...

3D Pixel-Perfect Outline hero image

3D Pixel-Perfect Outline

by lanzaschneider

FREE

A "3D pixel-perfect outline" shader for Godot 3.

Eyeball Shader hero image

Eyeball Shader

by blackears

FREE

This set of shaders will let you create realistic eyeballs for your character models.

Fish shader hero image

Fish shader

by frankiezafe

FREE

Shader to animate a fish without armature or blend shapes. This shader is strongly inspired by the fish shader used in ABZU and demonstrated by Matt Nava in his presentation at GDC 2017. The repository contains only what is absolutely necessary to demonstrate the shader. The shading of the object has to be refined. credits: Fish Perch by holmen released under Creative Commons Zero (Public Domain)

3D Hover canvasitem hero image

3D Hover canvasitem

by sivabalan

FREE

This shader will create a 3D hovering effect with mouse interaction on a canvas item like TextureRect. Features: - 3D tilting on mouse hover - Specular highlight that changes with hover. - A second texture, laid on top, with adjustable depth - Customizable drop shadow for depth - Click animation that mimics button press

gd_planar_reflections hero image

gd_planar_reflections

by risingthumb

FREE

This provides a planar reflection shader and the related camera logic for doing planar reflecitons.