📄️ Writing a Visual Effect
This tutorial will walk you through the process of creating a custom GLSL effect. We will be creating a custom chroma key effect that will turn a green screen into a transparent background. Etro includes a default chroma key effect, but this tutorial will show you how to create your own.
📄️ Webcam Filter in React
In this guide, we'll create a simple webcam filter using React and Etro.