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 scanline #150

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

Conversation

damienmontastier
Copy link

This component introduces the <Scanline> effect, which simulates the scanlines of old CRT displays, adding a nostalgic or stylized visual aesthetic to your scene. The <Scanline> effect is part of the pmndrs/postprocessing package and can enhance your project with retro-inspired visuals or unique stylized effects.

  • Enhances the retro aesthetic or stylized appeal of your scene with customizable scanline effects.
  • Easy to set up — simply include it in your <EffectComposer> pipeline.
  • Fully supports different blend functions for enhanced visual styles.
  • The scrollSpeed property allows for animating the scanlines for a dynamic visual experience or keeping them static for a classic look.

For more details, see ScanlineEffect on pmndrs/postprocessing.


Local Playgroundpnpm run playground

Local Documentationpnpm 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