This is a metallic material that has diamond ridges in it, such as often found on industrial equipment, toolboxes, or floors.
Open an external script editor alongside the built-in editor, allowing you to use features from both at the same time.Visit the repository for setup instructions.
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)
This is a high-definition concrete or cement material, as commonly found in sidewalks, driveways, curbs, or construction.
EasyBlend is a shader which allows you to set a custom blending mode for your canvas item. Included are many of the blending modes you will find in common image editors. The blend is applied based on a 2d lookup table per color channel in the form of an input texture. This allows plenty of blends in addition to the ones shown, such as colored fogs and underwater effects.Update 1.1 (18 Sep 2018): Added an "Enabled" property and fixed the default intensity to 1.0.
Contains shaders for* Julia fractal* Mandelbrot fractal* Sierpinski carpetRead description on Github to see how to set it on ColorRect
This is a water shader with optional chromatic aberration, it has some options to tweak like tilling (To adjust waves scale), Murky ramp (To make it more or less "cloudy"), water tint colors (To make muddy water o caribean like), etc. It problably needs some optimization or has some bugs (since is one of my first incursions in shader coding) so please you are welcome to post issues or improvements.Only works on Godot 3.x, with GLES 3 backend for now.
A basic water (spatial-) material for the Godot Engine 3.x.There is also a step by step video on you tube that shows how this material was created.
This addon allows the rendering of "3D images" enabling volumetric effects.Version history:- 1.3: Moved the volume generator to the editor.- 1.2: Added dithering and blending modes.- 1.0: Initial release.
A "3D pixel-perfect outline" shader for Godot 3.
OpenHMD GDNative driver for Godot.Windows build only at the moment, Mac and Linux builds will follow soon.
This is a lower-definition concrete or cement material, as commonly found in sidewalks, driveways, curbs, or construction.