go-opengl-pixel/examples/xor
faiface 1d928485d6 change IMDraw properties to fields 2017-05-18 23:50:45 +02:00
..
README.md clarify xor example readme 2017-04-15 17:14:15 +02:00
main.go change IMDraw properties to fields 2017-05-18 23:50:45 +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