Skip to content

C# Experiment/Side-Project, scans and attempts to redraw images with given parameters.

Notifications You must be signed in to change notification settings

Math-Man/ImageDraw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ImageDraw

This is a C# side project built under 36 hours as an experiment.

Program takes an image and various parameters as input and attempts to recrate that image by placing pixels on a bitmap in real time Almost every control has a tooltip explaining what the parameters do, also image can be saved at any time while being drawn.

I might add a "genetic algorithm" later on since I already have the groundwork setup.

About

C# Experiment/Side-Project, scans and attempts to redraw images with given parameters.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages