Image-to-Color-Palette

所属分类:自动编程
开发工具:JavaScript
文件大小:499KB
下载次数:0
上传日期:2023-04-21 09:16:17
上 传 者sh-1993
说明:  使用一个名为borer的生物编程项目来探索图像,并使用单个函数对图像的像素进行采样...
(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 (35149, 2023-04-21)
borer (0, 2023-04-21)
borer\js (0, 2023-04-21)
borer\js\block.js (1849, 2023-04-21)
borer\js\borer.js (3572, 2023-04-21)
borer\js\codexOLD.js (7991, 2023-04-21)
borer\js\codex_basic.js (5251, 2023-04-21)
borer\js\codex_defunct.js (1224, 2023-04-21)
borer\js\codex_scan.js (2752, 2023-04-21)
borer\js\codex_touch.js (882, 2023-04-21)
borer\js\color.js (270, 2023-04-21)
borer\js\file.js (2297, 2023-04-21)
borer\js\header.js (1113, 2023-04-21)
borer\js\pixel.js (857, 2023-04-21)
borer\js\scanner.js (1782, 2023-04-21)
borer\js\script.js (2794, 2023-04-21)
borer\js\seat.js (2960, 2023-04-21)
hulkhogan.jpg (29897, 2023-04-21)
index.html (13482, 2023-04-21)
ss.png (459991, 2023-04-21)

# Image to Color Palette v1.0 A demonstration of using [Borer](http://github.com/turtledna/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](ss.png) # 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.

近期下载者

相关文件


收藏者