summaryrefslogtreecommitdiff
path: root/gfx/gl/shaders/directionalLight.fs
Commit message (Collapse)AuthorAge
* Tidy upDan Goodliffe2022-12-06
|
* Do not unilluminate the back of objectsDan Goodliffe2022-12-04
|
* Generate and use a shadow mapDan Goodliffe2022-12-04
| | | | | Generated when the directional light is specified in the environment call, passed to the directional light shader pass to conditionally illuminate each pixel.
* Separate out the illumation of the sceneDan Goodliffe2022-11-23