Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Smooth Real-Time Image Processing with CIFilter

This Swift project demonstrates a real-time blurring effect and other Core Image filter techniques using CIFilter and Metal. The app provides a responsive experience with smooth adjustments for image processing.

Key Features

  • Smooth Blurring: Real-time Gaussian blur that updates seamlessly with a slider.
  • Optimized Performance: Combines Core Image and Metal textures for faster rendering.
  • SwiftUI Interface: Modern UI for image editing tools.

Technologies

  • Core Image (CIFilter) for image processing.
  • Metal Textures for GPU acceleration.
  • SwiftUI for a clean and interactive interface.

About

A Swift project showcasing real-time Gaussian blur and brightness adjustments using CIFilter and Metal. Features a smooth, responsive SwiftUI interface optimized for performance with GPU acceleration and Core Image filters. Ideal for learning or creating image editing tools.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages