Modulesยง
- A shader cropping the image without modifying
 - A shader outputting the same image without modifying
 - YUYV โ RGBA shader for UVC webcams.
 
Structsยง
- This struct stores static properties of the shader between executions. This includes the output resolution.
 - Vertex ๐
 
Enumsยง
- Error ๐
 
Functionsยง
- covering_
vertices ๐A stretched triangle to cover all area. No need for a quad. Half of the triangle will be outside of the surface. - Makes it possibleto write to this texture