|
|
|
|
|
by isometric_8
754 days ago
|
|
To be a bit more verbose: Most of the work is just processing RGBA data in terms of adding or removing pixels, or mixing it, and then pushing that to the display. So it's really just a straight up C++ app with some UI code. |
|