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 sepia effect #161

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

damienmontastier
Copy link
Collaborator

This component introduces the Sepia effect, which provides an abstraction for applying a sepia effect, giving a vintage look to the scene. The <SepiaPmndrs> effect is specifically designed to add dynamic and immersive visual effects by altering the colors of the scene, enhancing artistic quality and realism.

  • Easy to set up — simply include it in your <EffectComposerPmndrs> pipeline.
  • Multiple options for controlling the intensity of the effect are available.
  • Fully supports different blend functions for enhanced customization.

For more details, see SepiaEffect on pmndrs/postprocessing.


Local Playground — pnpm run playground

Local Documentation — pnpm run docs:dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant