Making some comments in the WebGPU rainPass and changing the "effect=none" view to be easier on the eyes.

This commit is contained in:
Rezmason
2021-11-06 15:19:56 -07:00
parent 335ff5ddb7
commit bade1667ad
4 changed files with 27 additions and 14 deletions

View File

@@ -8,6 +8,8 @@ WebGPU
Try to change post processing to compute shaders once they're easier to support
std140
Expand it to add array support
Contemplate adding struct support
Document and share it