Rezmason
|
68ad689e1e
|
They removed [[block]] from WGSL struct declarations.
|
2021-12-14 23:01:53 -08:00 |
|
Rezmason
|
577e94c7d1
|
Moving bloomPass's pyramids off of mipmaps fixes its appearance in Firefox Nightly
|
2021-12-06 07:34:04 -08:00 |
|
Rezmason
|
29329aed7f
|
Messing with the weights in the WebGPU bloom pass's combine shader to better resemble what's in the regl version.
|
2021-11-15 01:06:10 -08:00 |
|
Rezmason
|
b0a4acdfdb
|
Rewrote the WebGPU bloom pass based on the classic Unreal solution of blurring and combining the levels of an image pyramid. Fixed the regl bloom pass to use the downscaled blurred mipmap levels to build the first pyramid.
|
2021-11-14 23:09:29 -08:00 |
|