nasser / zajal

Experimental creative coding framework
MIT License
161 stars 10 forks source link

Generic blend mode method #47

Closed nasser closed 12 years ago

nasser commented 13 years ago
blend_mode :none
blend_mode :alpha
blend_mode :add
blend_mode :subtract
blend_mode :multiply
blend_mode :screen

wrap ofEnableBlendMode

nasser commented 12 years ago

This is in, but untested. Closing.