Commit graph

6 commits

Author SHA1 Message Date
21b7cecab1
silence weird errors from shaders
- somehow texturecube was getting sent to toon shader at some point down the line, simply defined register for it for now, don't know where it's getting sent
- pbr was expected Sampler not BasicSampler
2022-04-21 17:27:42 -04:00
503bf34dc7
cleanup shader code and add comments 2022-04-20 01:38:19 -04:00
22c946ec1a
cleanup normal calculations 2022-04-20 00:23:34 -04:00
a683ab21ff
support normal intensity 2022-04-19 23:15:15 -04:00
761be5d9eb
corrections to lighting 2022-04-09 21:21:42 -04:00
62a27191aa
PBR shader work 2022-04-09 20:19:44 -04:00