index
:
chickadee
master
wip-gpu
wip-graphics-backend
wip-sglsl
Chickadee Game Toolkit
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
shaders
/
pbr-frag.glsl
Commit message (
Expand
)
Author
Age
Files
Lines
*
graphics: pbr: Normalize the interpolated normal vector in fragment shader.
David Thompson
2021-08-08
1
-1
/
+1
*
graphics: pbr: Add placeholder inputs/outputs to shaders.
David Thompson
2021-05-14
1
-0
/
+2
*
graphics: pbr: Fix missing semicolon in fragment shader.
David Thompson
2021-05-14
1
-1
/
+1
*
graphics: pbr: Improve fragment shader.
David Thompson
2021-05-14
1
-54
/
+115
*
graphics: pbr: Partially rewrite fragment shader.
David Thompson
2021-05-13
1
-93
/
+147
*
graphics: model: Add support for dynamic lights in PBR models.
David Thompson
2021-05-12
1
-56
/
+82
*
graphics: model: Add really rough sketch of PBR lighting model.
David Thompson
2021-05-11
1
-27
/
+190
*
graphics: pbr: Add comments to fragment shader.
David Thompson
2021-05-10
1
-3
/
+3
*
graphics: pbr: Shade blue when there is no vertex color or base color.
David Thompson
2021-05-10
1
-1
/
+1
*
graphics: model: Add basic alpha mode support for glTF models.
David Thompson
2021-05-08
1
-0
/
+22
*
model: Improve PBR material handling for glTF models.
David Thompson
2021-05-07
1
-15
/
+58
*
graphics: pbr: Extract shader code to separate files.
David Thompson
2021-05-07
1
-0
/
+42