tfrederick74656 / bmpGenerator

Python files that generate bmps based on random + some logic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bmpGenerator

Python files that generate bmps based on random + some logic

The first 3 versions are heavily stolen from the random pixel generator made by the kind people of this post: http://pseentertainmentcorp.com/smf/index.php?topic=2034.0

In the future I want to abstract the bmp generating from the randomization. Basically generate a matrix of color integers first and then saving it as bmp data

About

Python files that generate bmps based on random + some logic


Languages

Language:Python 100.0%