Pinned Repositories
Blurable
Apply a Gaussian Blur to any UIView with Swift Protocol Extensions
CartoonEyes
Composite Cartoon Eyes over Face from Front Camera with CoreImage
Filterpedia
Core Image Filter Explorer & Showcase
LiveCameraFiltering
Demonstration of applying a Comic Book filter to a live video feed
MarkingMenu
Swift MarkingMenu
ParticleLab
Particle system that's both calculated and rendered on the GPU using the Metal framework
Plum-O-Meter
3D Touch Application for Weighing Plums (and other small fruit!)
SmoothScribble
Smooth Drawing for iOS in Swift with Hermite Spline Interpolation
sweetcorn
Node based CIKernel creation
SwiftSpace
CoreMotion Controlled Drawing in 3D Space
FlexMonkey's Repositories
FlexMonkey/sweetcorn
Node based CIKernel creation
FlexMonkey/ShinpuruImage
Syntactic Sugar for Accelerate/vImage and Core Image Filters
FlexMonkey/AudioKitNodality
AudioKitNodality
FlexMonkey/Nebula
Core Image Volumetric Rendering
FlexMonkey/SwiftCFD
CPU Based Navier Stokes Computational Fluid Dynamics in Swift for iOS
FlexMonkey/SwiftGoo
Kai's Power Tools Goo - written in Swift!
FlexMonkey/Scribe
Handwriting and Stroke Recognition in Swift
FlexMonkey/CoreImagePerspectivePlayground
Core Image Perspective Playground
FlexMonkey/ImageToneCurveEditor
Project demonstrating the use of CIToneCurve
FlexMonkey/CoreImageTransitionExplorer
Simple slide show demonstration using Core Image Transitions and PHImageManager
FlexMonkey/Bokeh
Demonstration of simulation of hexagonal bokeh using Metal Performance Shaders
FlexMonkey/MercurialText
Embossed Type using SceneKit and CIShadedMaterial
FlexMonkey/SpriteKitMotionBlur
SpriteKitMotionBlur
FlexMonkey/Christmas-Tree-Bowling
Apple Pencil Controlled Christmas Tree Bowling!
FlexMonkey/GPUImageDemo
GPUImageDemo
FlexMonkey/CoreImageReactionDiffusion
Gary-Scott reaction Diffusion Implemented as a Core Image CIKernel
FlexMonkey/ProgSConCompanion
ProgSConCompanion
FlexMonkey/NemoCam
Virtual underwater video recording using Filterpedia's Caustic Refraction Filter
FlexMonkey/BristlePaint
Embossed Painting with Individual Bristles using SpriteKit Normal Mapping
FlexMonkey/ImageCompareDemo
Measures performance of two approaches to comparing the content of UIImage
FlexMonkey/InnerPlanetCurves
Draws Cubic Bezier Curve Between Earth & Venus Using Mercury & Mars as Control Points
FlexMonkey/MPS_Equalisation
Demonstration of Histogram Equalisation with Metal Performance Shaders
FlexMonkey/Vertigo
Vertigo inducing colourful painting...
FlexMonkey/CoreImageCathodeRayTube
Simple cathode ray tube simulation CIKernel processing live feed from iOS camera.
FlexMonkey/Swift3_CoreImageDemo
Swift3_CoreImageDemo
FlexMonkey/StPatricksDay
Happy St Patricks Day!
FlexMonkey/CoreImageVoronoi
Full screen animated Moroni noise!
FlexMonkey/HisogramSpecificationBlendDemo
Demonstration of Histogram Specification for Image Composition
FlexMonkey/SelectorPlayground
Demonstration of `#selector` expression
FlexMonkey/GaussianPlayground
Demonstration of creating a Gaussian blur using separate vertical and horizontal convolution filters.