Skip to content

Uses a bio-programming project called borer to explore an image and samples pixels of an image with a single function in the codex, creating a color palette.

License

Notifications You must be signed in to change notification settings

turtledna/Image-to-Color-Palette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image to Color Palette v1.0

A demonstration of using Borer to sample an image into a color palette. Borer is an example of sequenced programming using turtle functions and sequences to read and alter data including images. See http://turtledna.neocities.org/imagetocolorpalette/index.html for a working demo.

Demonstration image

About Borer

A small program called a borer runs on an image, and each number in an initial sequence relates to a function in something called the codex. The codex is a small library of functions. The borer moves around the image and performs tasks, which too can be installed into the codex.

The complexity of the sequence and the image matter, and give different results. This is a starting example of the power of sequenced programming.

To run

Download and extract first, then run index.html on Apache server or http://localhost. Built using Chrome.

About

Uses a bio-programming project called borer to explore an image and samples pixels of an image with a single function in the codex, creating a color palette.

Resources

License

Stars

Watchers

Forks

Packages

No packages published