mio10 / visual-noise

Small program that generate visual noise

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Visual noise

Description

Small program that generate visual noise.

Requirements

Processing is required.

Quick start

Windows

(may work on Linux too but wasn't tested)

$ processing-java --sketch=path/to/random --run

Note: path/to/random is a path to the directory containing random.pde

Usage

Key Action
Space Toggle pause
M Toggle white/"colored" noise
W/S Increase/decrease cell size
A/D Decrease/increase saturation

About

Small program that generate visual noise

License:MIT License


Languages

Language:Processing 100.0%