Interested in adding textures, lighting, shadows, normal maps, glowing objects, ambient occlusion, reflections, refractions, and more to your 3D game? Great! Below is a collection of shading techniques that will take your game visuals to new heights. I've explained each technique in such a way that you can take what you learn here and apply/port it to whatever stack you use—be it Godot, Unity, Unreal, or something else. For the glue in between the shaders, I've chosen the fabulous Panda3D game engine and the OpenGL Shading Language (GLSL). So if that is your stack, then you'll also get the benefit of learning how to use these shading techniques with Panda3D and OpenGL specifically.
- Setup
- Building The Demo
- Running The Demo
- Reference Frames
- GLSL
- Render To Texture
- Texturing
- Lighting
- Blinn-Phong
- Fresnel Factor
- Rim Lighting
- Cel Shading
- Normal Mapping
- Deferred Rendering
- Fog
- Blur
- Bloom
- SSAO
- Motion Blur
- Chromatic Aberration
- Screen Space Reflection
- Screen Space Refraction
- Foam
- Flow Mapping
- Outlining
- Depth Of Field
- Posterization
- Pixelization
- Sharpen
- Dilation
- Film Grain
- Lookup Table (LUT)
- Gamma Correction
The included license applies only to the software portion of 3D Game Shaders For Beginners—
specifically the .cxx
, .vert
, and .frag
source code files.
No other portion of 3D Game Shaders For Beginners has been licensed for use.
(C) 2019 David Lettier
lettier.com