Rezmason
|
3843dd90d1
|
Moving bloom strength math to the combine steps, and fixing a redundant multiply issue in the REGL based renderer
|
2022-10-04 21:53:53 -07:00 |
|
Rezmason
|
b86b97fde9
|
Adding an FPS argument. The renderers now determine whether the current frame should be rendered, and passes use that to determine whether to render or not. The rain pass, however, will still update the simulation at full speed.
|
2022-10-03 23:45:56 -07:00 |
|
Rezmason
|
ec831ce6f1
|
Adding named debug groups to the WebGPU passes, and switching the pipeline create calls to the async methods
|
2022-09-11 20:09:32 -07:00 |
|
Rezmason
|
3da3db61f1
|
Camera input and mirror effect now also work in WebGPU. Added the "once" parameter, which renders a single frame. Fixed bugs in gpu-buffer.
|
2022-08-11 00:08:05 -07:00 |
|