Skip to content

Commit

Permalink
docs(shaders): add link to Color temperature wikipedia page
Browse files Browse the repository at this point in the history
  • Loading branch information
loqusion committed May 26, 2024
1 parent ed39de7 commit 312c945
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shaders/blue-light-filter.glsl.mustache
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ uniform sampler2D tex;

/**
* Color temperature in Kelvin.
* https://en.wikipedia.org/wiki/Color_temperature
*
* @min 1000.0
* @max 40000.0
Expand Down

0 comments on commit 312c945

Please sign in to comment.