Skip to content

stoneark/MDCShineEffect

 
 

Repository files navigation

MDCShineEffect

Add a "shine" effect to any view via the UIView(MDCShineEffect) category.

Sample

You can see more examples of usage in the SampleApp.

Requirements

  • QuartzCore
  • CoreImage

Acknowledgements

This concept (and the code itself) was heavily influenced by Ben Schierman and his NSScreencast on the matter. If you haven't heard of NSScreencast, I highly recommend you subscribe. As far as OS X/iOS development resources go, it's the best money you'll ever spend.

Update

Add the shine effect with vertical direction.

About

Add a "shine" effect to any view.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Objective-C 85.8%
  • C++ 12.6%
  • Ruby 1.6%