Skip to content

An example project using CAKeyframeAnimations and Quartz in a MacOS app.

License

Notifications You must be signed in to change notification settings

HunterStanton/QuartzTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QuartzTest

An example project using CAKeyframeAnimations and Quartz in a MacOS app. The only thing it does is open up and flash colors on the screen.

Tech:

This app was built with the following technologies:

  • AutoLayout for centering the label
  • Quartz/Core Graphics for manipulating layers
  • Core Animation for cycling the colors and tweening between colors

EPILEPSY WARNING:

If you are prone to epilepsy, do not open this app. It produces flashing colors that may or may not trigger epilepsy. Better stay on the safe side.

About

An example project using CAKeyframeAnimations and Quartz in a MacOS app.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages