Skip to content

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

Notifications You must be signed in to change notification settings

bradley/iOSSwiftOpenGLCamera

Repository files navigation

🚨🚨🚨 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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published