Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

feat: color average#166

Merged
Tinoooo merged 5 commits intoTresjs:mainfrom
damienmontastier:feat/color-average
Jan 12, 2025
Merged

feat: color average#166
Tinoooo merged 5 commits intoTresjs:mainfrom
damienmontastier:feat/color-average

Conversation

@damienmontastier
Copy link
Copy Markdown
Member

ColorAverageEffect

This component introduces the ColorAverageEffect, which provides an abstraction for applying a color-averaging effect to the entire scene. The <ColorAveragePmndrs> is specifically designed to create a smoothing visual effect by averaging colors, resulting in a more uniform appearance.

  • Simple to integrate — just include it in your <EffectComposerPmndrs> pipeline.
  • Offers customization for blending options, and opacity.
  • Useful for creating subtle smoothing or atmospheric effects in a scene.

For more details, see Color Average Effect on pmndrs.


Local Playground — pnpm run playground

Local Documentation — pnpm run docs:dev

@Tinoooo Tinoooo changed the title feat: add color average feat: color average Jan 12, 2025
@Tinoooo Tinoooo merged commit 03f4986 into Tresjs:main Jan 12, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants