go-opengl-pixel/examples/xor
faiface b832e83517 change Sprite.Draw and Canvas.Draw signatures (include Matrix) 2017-05-17 23:45:22 +02:00
..
README.md clarify xor example readme 2017-04-15 17:14:15 +02:00
main.go change Sprite.Draw and Canvas.Draw signatures (include Matrix) 2017-05-17 23:45:22 +02:00
screenshot.png update example screenshots 2017-04-24 20:07:32 +02:00

README.md

Xor

This example demonstrates an unusual Porter-Duff composition method: Xor. (And the capability of drawing circles.)

Just thought it was cool.

Screenshot