Skip to content

jpelay/QuadTreeArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generative Art using Quadtrees

This program can generate computer art using Quadtrees. To achieve this the program takes as input one image and the number of iterations the program will run. The average color of each quadrant is computed and the one with the largest error is splitted.

This animation shows the natural process of the algorithm:

Animation The original image: Original The result Quadtree

The internal representation of the image looks as follows: Tree1 Tree1

Some other examples:

BlueLady

FunnyCat

About

Generate computer art using quadtrees.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published