All non-trivial shaders are now loaded from files.

This commit is contained in:
Rezmason
2022-10-11 21:27:46 -07:00
parent e8be232e9b
commit f0898e7ecf
5 changed files with 33 additions and 28 deletions

View File

@@ -1,8 +1,6 @@
TODO:
Seems like bloom size and resolution impact the REGL and WebGPU bloom implementations differently
Ossify the REGL bloom
Load all the GLSL from files
Move high pass into WebGPU bloom
Live config update roadmap