https://github.com/soffes/coreimageview
Swift package for rendering a CIImage
https://github.com/soffes/coreimageview
coreimage ios macos swift
Last synced: 8 months ago
JSON representation
Swift package for rendering a CIImage
- Host: GitHub
- URL: https://github.com/soffes/coreimageview
- Owner: soffes
- License: mit
- Created: 2021-12-16T01:23:03.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-16T02:31:40.000Z (over 4 years ago)
- Last Synced: 2025-07-22T11:02:46.038Z (11 months ago)
- Topics: coreimage, ios, macos, swift
- Language: Swift
- Homepage:
- Size: 498 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CoreImageView
Simple view to render a `CIImage` into a `UIView` or `NSView` using Metal.