Introduction
Angular Three Postprocessing is an integration of the Postprocessing library for use with Angular Three.
This implementation is based on the @react-three/postprocessing library.
Installation
npm install angular-three-postprocessing postprocessing maath three-stdlib# yarn add angular-three-postprocessing postprocessing maath three-stdlib# pnpm add angular-three-postprocessing postprocessing maath three-stdlib
Compatibility Matrix
Angular Three Postprocessing Version | postprocessing version | maath version | three-stdlib version |
---|---|---|---|
2.0.0 | ^6.0.0 | ^0.10.0 | ^2.0.0 |