Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1.06 KB

README.markdown

File metadata and controls

22 lines (13 loc) · 1.06 KB

Kineme AlphaBlendMode

Kineme AlphaBlendMode is a Quartz Composer plugin that adds an "Alpha" option to the Blending menu of most Consumer patches. This is useful to draw nice antialiased GL Lines, for example.

Kineme AlphaBlendMode does not add any new patches to your library.

For more Quartz Composer plugins and compositions, plus community forums, go to kineme.net.

How to get it

Download or clone it from GitHub.

How to install it

  1. If you have GL Tools 1.4 or earlier, install the latest version.
  2. Install the QCPatch Xcode Template, a.k.a. Quartz Composer unofficial API, a.k.a. SkankySDK.
  3. Build AlphaBlendMode.xcodeproj. This will create the file ~/Library/Graphics/Quartz Composer Patches/AlphaBlendMode.plugin.
  4. Restart Quartz Composer. An "Alpha" option will be added to the Blending menu of most Consumer patches.

License

Kineme AlphaBlendMode is released under the MIT License.