Tresjs / post-processing

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

feat: add scanline #150

Open damienmontastier opened 1 day ago

damienmontastier commented 1 day ago

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.

For more details, see ScanlineEffect on pmndrs/postprocessing.


Local Playgroundpnpm run playground

Local Documentationpnpm run docs:dev