Installation
Install @tresjs/post-processing in your TresJS project.
Install @tresjs/post-processing alongside @tresjs/core using your package manager of choice.
pnpm add @tresjs/post-processing
npm install @tresjs/post-processing
yarn add @tresjs/post-processing
Requirements
- Vue
^3.4 @tresjs/core(peer dependency)- Three.js (installed transitively via
@tresjs/core)