Tresjs / post-processing

Post-processing library for TresJS
MIT License
37 stars 6 forks source link

feat: add hue & saturation #151

Open damienmontastier opened 2 days ago

damienmontastier commented 2 days ago

This component introduces the <HueSaturation> effect, which adjusts the hue and saturation of your scene, allowing for advanced color grading and stylized visuals. The <HueSaturation> effect is part of the pmndrs/postprocessing package and can enhance your project with dynamic and vibrant color adjustments.

For more details, see HueSaturationEffect on pmndrs/postprocessing.


Local Playgroundpnpm run playground

Local Documentationpnpm run docs:dev