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 tilt shift effect #160

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

Conversation

damienmontastier
Copy link
Collaborator

This component introduces the TiltShift effect, which provides an abstraction for applying a tilt-shift effect, simulating a shallow depth of field. The <TiltShiftPmndrs> effect is specifically designed to add dynamic and immersive visual effects by blurring parts of the scene, enhancing artistic quality and realism.

  • Easy to set up — simply include it in your <EffectComposerPmndrs> pipeline.
  • Multiple options for controlling focus area, feather, and blend functions are available.
  • Fully supports different blend functions for enhanced customization.

For more details, see TiltShiftEffect 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