SkillAgentSearch skills...

GodotStandardLightShader

Godot Lambert + Schlick-GGX light shader.

Install / Use

/learn @RustyRoboticsBV/GodotStandardLightShader
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Godot Standard Light Shader

This shader attempts to replicate Godot's default lighting, meant to be used as a starting point for creating a custom lighting shader.

To be more specific, it replicates the look of the Godot 4.1.1 standard material with the Lambert diffuse mode, and the Schlick-GXX specular mode.

The shader is essentially a very barebones version of the internal Godot shader.

Here's quick comparison of the shader and the standard material with various roughness settings, for both metallic and dielectric materials:

image

Happy shader coding!

View on GitHub
GitHub Stars27
CategoryDevelopment
Updated6d ago
Forks2

Security Score

75/100

Audited on Mar 28, 2026

No findings