Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add hue & saturation #151

Merged
merged 8 commits into from
Jan 4, 2025

Conversation

damienmontastier
Copy link
Collaborator

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.

  • Fine-tunes the visual appeal of your scene with customizable hue and saturation adjustments.
  • Easy to set up — simply include it in your <EffectComposer> pipeline.
  • Fully supports different blend functions for enhanced visual styles.

For more details, see HueSaturationEffect on pmndrs/postprocessing.


Local Playgroundpnpm run playground

Local Documentationpnpm run docs:dev

@damienmontastier
Copy link
Collaborator Author

@alvarosabu I've just adapted the HueSaturation component for V2 of the package ✌️

@alvarosabu alvarosabu self-assigned this Jan 4, 2025
@alvarosabu alvarosabu added feature p3-significant High-priority enhancement (priority) labels Jan 4, 2025
@alvarosabu alvarosabu merged commit f5a699f into Tresjs:main Jan 4, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature p3-significant High-priority enhancement (priority)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants