Raoul v. R.
Raoul v. R.
The types have been updated and validated in `[email protected]`. Please check again if the reported issue still persists.
Closing this as it seems to be resolved.
I've also been using a modified [Timer](https://github.com/pmndrs/postprocessing/blob/92b0cd7b6a69186e5ea7be3408ede9d87de50f8a/src/utils/Timer.ts) class in [@pmndrs/postprocessing](https://github.com/pmndrs/postprocessing) which could serve as feedback for the API design. This version uses getter properties instead of methods and has an...
> > The update method also has an optional timestamp parameter which can be obtained from the requestAnimationFrame callback to avoid unnecessary calls to performance.now: > > That is a...
Closing in favor of #573.
@beginnerJq Unfortunately, I don't think there's an easy way to support log depth (https://github.com/pmndrs/postprocessing/issues/445#issuecomment-1419883040).
> Hi, is there any plan to support WebGPURenderer? @lviggiani WebGPU is not widely available yet, so it's not the focus right now. WebGL 1 has only recently been deprecated...
@Russo-creation Interesting, I didn't know there was support for alpha hash in three. TAA is planned to be added after v7 is done.
@jo-chemla That pass hasn't been implemented for `postprocessing` yet. There are also currently no plans on adding it since v7 supports rendering normals via MRT. > It would be helpful...
Closing in favor of #571.