lettier/3d-game-shaders-for-beginners

C++lettier.github.io/3d-game-shaders-for-beginners/index.html

🎮 A step-by-step guide to implementing SSAO, depth of field, lighting, normal mapping, and more for your 3D game.

shaders3dgraphicspanda3dgame-developmentglslglsl-shadersgraphics-programming3d-graphicshlslunitygodot
スター成長
スター
19.9k
フォーク
1.5k
週間成長
+14
Issue
17
5k10k15k
2019年5月2021年10月2024年3月2026年9月
README

3D Game Shaders For Beginners

3D Game Shaders For Beginners

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.

Table Of Contents

License

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.

Attributions

(C) 2019 David Lettier
lettier.com

関連リポジトリ
ssloy/tinyrenderer

A brief computer graphics / rendering course

C++tutorialOtheropenglc-plus-plus
haqr.eu/tinyrenderer/
24.2k2.3k
terkelg/awesome-creative-coding

Creative Coding: Generative Art, Data visualization, Interaction Design, Resources.

HTMLawesomeawesomecreative-coding
15.3k977
EmbarkStudios/rust-gpu

🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧

Rustcrates.iolibraryApache License 2.0rustshaders
shader.rs
7.6k247
patriciogonzalezvivo/thebookofshaders

Step-by-step guide through the abstract and complex universe of Fragment Shaders.

GLSLtutorialOthershadersshader
thebookofshaders.com
7k755
michidk/Unity-Script-Collection

A maintained collection of useful & free unity scripts / library's / plugins and extensions

awesomeGNU General Public License v3.0unity-scriptsunity
michidk.github.io/Unity-Script-Collection/
6.4k651
ConfettiFX/The-Forge

The Forge Cross-Platform Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2

C++libraryApache License 2.0directx12vulkan
5.7k577
shader-slang/slang

Making it easier to work with shaders

C++Othershadershlsl
shader-slang.com
5.6k487
crosire/reshade

A generic post-processing injector for games and video software.

C++BSD 3-Clause "New" or "Revised" Licensepost-processinginjector
reshade.me
5.5k709
MengTo/threeui

Open-source ThreeUI Community catalog with live interactive components and complete Community source.

HTMLMIT Licensereactshaders
threeui.com
5.4k529
ssloy/tinyraytracer

A brief computer graphics / rendering course

C++tutorialc-plus-plusgraphics
github.com/ssloy/tinyraytracer/wiki
5.4k352
jagenjo/webglstudio.js

A full open source 3D graphics editor in the browser, with scene editor, coding pad, graph editor, virtual file system, and many features more.

JavaScriptnpmMIT License3dwebgl
5.3k619
patriciogonzalezvivo/glslViewer

Console-based GLSL Sandbox for 2D/3D shaders

C++cliBSD 3-Clause "New" or "Revised" Licenseshadersfragment-shader
patriciogonzalezvivo.github.io/glslViewer/
5.3k371