Skip to content

A simple program that generates random art on a window using simple calculations. Created using the Windows API

License

Notifications You must be signed in to change notification settings

AlexChr2/RandomArtGenerator

Repository files navigation

Random Art Generator

A simple C++ program that generates random art on a window using simple calculations. Created using the Windows API.

Preview

Preview Gif

Usage

  • 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

About

A simple program that generates random art on a window using simple calculations. Created using the Windows API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages