Skip to content

Based on the Artificial Evolution of Computer Graphics by Karl Simms.

Notifications You must be signed in to change notification settings

OleksiyAlsaadi/Evolving_Math_Artwork

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Math Artwork

This project is an Android Studio application written in C (wrapped in Java of course) that attempts to create work similar to Karl Simm's 'Evolution of Computer Graphics' - https://www.karlsims.com/papers/siggraph91.html.

Various mathematical functions act as tokens in an expression tree, and are able to mutate randomly to create new artpieces. There is currently no user-selection such as the one presented in Karl Simm's work, and therefore no genetic algorithm working behind the scenes to cross highly favored art. Psuedo-random generated art still ends up looking pretty nice!

About

Based on the Artificial Evolution of Computer Graphics by Karl Simms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages