A simple C++ program that generates random art on a window using simple calculations. Created using the Windows API.
- Left click updates the screen with a new image
- Right click reverses the colors
- The F key shows the formula used for each color (red, green, blue) to generate the image
