Skip to content

Commit

Permalink
Update docs/guide/three/glitch.md
Browse files Browse the repository at this point in the history
Co-authored-by: Tino Koch <[email protected]>
  • Loading branch information
alvarosabu and Tinoooo authored Oct 12, 2024
1 parent 1e51111 commit d414f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/three/glitch.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Glitch is an effect that simulates that simulates digital glitches, which are random or intentional errors that occur in digital media such as images, videos, or audio. The effect can be used to create a distorted or disrupted appearance, with elements of the scene appearing to shift or flicker in a chaotic manner.

The native `<Glitch />` pass in TresJS allows you to add this effect to your 3D scenes, and provides several parameters that can be tweaked to achieve the desired glitchy look, such as delay, duration, strength, mode, and more. The end result can be a unique and striking visual style that adds an extra layer of interest to your 3D scenes.
The native `<Glitch />` component allows you to add this effect to your 3D scenes, and provides several parameters that can be tweaked to achieve the desired glitchy look, such as delay, duration, strength, mode, and more. The end result can be a unique and striking visual style that adds an extra layer of interest to your 3D scenes.

::: warning
This effect may potentially cause epileptic seizures in people with photosensitive epilepsy. Viewer discretion is advised.
Expand Down

0 comments on commit d414f5c

Please sign in to comment.