예제 필터 셰이더(Filter Shader) (GLSL)

필터 셰이더(Filter Shader) (GLSL)

필터 셰이더는 캔버스에 있는 그 어떤 것에도 효과를 적용할 수 있는 방법입니다. 이 예제에서는, 비디오에 효과가 적용됩니다.

Creative Commons BY-NC-SA license badge

필터 셰이더(Filter Shader) (GLSL): Creared by Dave Pagurek. Edited and maintained by p5.js Contributors and Processing Foundation. Licensed under CC BY-NC-SA 4.0.

You can find the code history of these examples here: 2023 code. You can suggest improvements by contributing to the current website!