• Stars
    star
    184
  • Rank 209,187 (Top 5 %)
  • Language
    Objective-C
  • Created almost 12 years ago
  • Updated almost 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Greenscreen

A project based off Erik M. Buck's code, available from http://www.informit.com/articles/article.aspx?p=1946398.

All credit goes to this guy, I just tweaked the code so that I can run it on a retina iPad.

Changes I have made: Remove a lot of code that was unreachable. Made the vertex shader more discerning re: green color. i.e. the pixel has to be more green than before to become transparent. Stops things like yellow being semi transparent. Added support for retina devices.

Example