Drunken Bishop algorithm for Ascii-Art representation of Fingerprint
-
Updated
Dec 6, 2024 - Makefile
Drunken Bishop algorithm for Ascii-Art representation of Fingerprint
This script generates 6000 images of snowflakes using the Python imaging library (PIL).
Random picture generator with custom colors and patterns
Small app to visualize a set of lines in a plane and which line has the highest Y value at any given X value. Plus a little random art
App to visualize a wood cutting dynamic programming problem. Plus some random art.
🎲 Get a random image.
This project generates random art images based on a grammar that defines a set of operations and how they can be combined. The grammar uses a seed to produce a tree-like structure of operations, which are then evaluated to create a color value for each pixel in the output image.
Add a description, image, and links to the random-art topic page so that developers can more easily learn about it.
To associate your repository with the random-art topic, visit your repo's landing page and select "manage topics."