UIEffectDesignerView

MIT License
Objective-C
iOS

Powered by Appetize.io.

1 image

Author

Description

A native Particle Systems effect view for iOS and OSX powered by QuartzCore.

Apple provides Particle Systems Emitter via the CAEmitterLayer - you can have particle effects in your UIKit or AppKit apps, without using 3rd party emitters.

Use the UIEffectDesigner (http://www.touch-code-magazine.com/uieffectdesigner/) to create a particle system file, then use the open source view control to display the particles on screen with just 2 lines of code!

Check out the GitHub page for more information

Tags