Open
Description
Description
Implement a PixelationEffect
.
References:
Tasks
- Create
PixelationEffect
. - Create
pixelation
demo. - Add unit test.
Implementation Details
- Use G-Buffer textures (depth, normals).
- Check if
EdgeDetectionMaterial
from SMAA can be reused. - Check if normal/depth outline code overlaps with
OutlineEffect
.
Metadata
Metadata
Assignees
Labels
No labels