SkillAgentSearch skills...

IOSSwiftOpenGLCamera

An example app showing how use AVCaptureSession and OpenGL to apply shaders to live video (written in Swift).

Install / Use

/learn @bradley/IOSSwiftOpenGLCamera
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

🚨🚨🚨 Notice: This repository stopped working properly after changes were made early on to the Swift language. After efforts on my part to repair the breakages, I have decided to use Metal instead for my purposes. You can see example code here. 🚨🚨🚨

#iOSSwiftOpenGLCamera

Example Example

This app is a basic example showing how to use Swift to setup an AVCaptureSession session to access the device's camera, pass video frames to an OpenGL view, and dynamically apply GLSL Shaders to it.

View on GitHub
GitHub Stars72
CategoryContent
Updated7mo ago
Forks13

Languages

Swift

Security Score

72/100

Audited on Aug 11, 2025

No findings