项目作者: caluap

项目描述 :
Pink gratings generator
高级语言: Python
项目地址: git://github.com/caluap/prison-grid.git
创建时间: 2019-02-11T14:11:11Z
项目社区:https://github.com/caluap/prison-grid

开源协议:

下载


prison-grid

This is a simple DrawBot script that creates a grid simulating pink gratings — something I’ll use for a poster propostal for ONHB’s 11th edition.

It uses Perlin noise to change the size and position in each cell, making the transitions nice and soft.

It should work with any paper size.

Modes

Although my idea is to only use mode = 3, there are two other output options:

mode = 1

Output when mode equals 1

mode = 2

Output when mode equals 2

mode = 3

Output when mode equals 3