go-opengl-pixel/examples/xor/README.md

8 lines
179 B
Markdown
Raw Normal View History

2017-04-15 10:10:35 -05:00
# Xor
This example demonstrates an unusual Porter-Duff composition method: Xor. (And the capability of
drawing circles.)
2017-04-15 10:14:15 -05:00
Just thought it was cool.
2017-04-15 10:10:35 -05:00
![Screenshot](screenshot.png)