Nofi dot org

Posts Tagged ‘color’

Processing: sketch_rand_cubes_2009_01

Here is a recent sketch in Processing, my take on cubism and a variation on another sketch from almost two years ago: View sketch_rand_cubes_2009_01

Processing: sketch_2009_09_02_squares

Here is another recent sketch in Processing, a variation on a sketch from two years ago. View sketch_2009_09_02_squares

Processing: sketch_april28_comp_Screen1

Here’s another recent sketch in Processing. This one has decidedly more visual complexity, with additional shapes and some white hatch lines for erosion. FWIW, I think it looks better at 1280×960 resolution. View sketch_april28_comp_Screen1.

Processing: sketch_march23_comp_Screen

I have been creating some new sketches in Processing. This sketch combines basic lines, bezier curves and triangles in a number of different ways. It’s still procedural code (running in a linear loop, as oppossed to object oriented, which I haven’t had time to explore), so I slowed down the frameRate() [...]

Processing: Random font test 03

Random font test 03 is my first foray into using text functions in Processing. Yes, I’m still working with procedural code. Eventually, I hope to get my head around true object oriented programming (OOP) for more interactivity and generative art goodness. Above and below are a few stills (click to enlarge), and here’s [...]

Processing: Random spheres 01

Random spheres 01 is my first foray into using 3D sphere and light functions in Processing. Above and below are a few stills (click to enlarge), and here’s a short movie of the results (932 KB .mov).

Processing: Random bezier blur & posterize

I have been experimenting with filter() to blur and posterize in Processing, and Random bezier blur & posterize is the result. Above are a few stills (click to enlarge), but it works best in motion. Here’s a short movie of the results (824 KB .mov). If you let it go for a while, [...]

Processing: Random circles greyscale

I have uploaded Random circles greyscale, another sketch I created using Processing. Above are a few examples (click to enlarge). It runs as a Java applet here, but you can download the source code to save image sequences or rework. Here’s a short movie of the results (308 KB .mov).

Processing: Random bezier curve 02 color

I have uploaded Random bezier curve 02 color, another sketch I created using Processing. Above are a few examples (click to enlarge). It runs as a Java applet here, but you can download the source code to save image sequences or rework.
UPDATE: here’s a short movie of the results (520 KB .mov)

Processing: Random lines vertical sequence RGB 02

I have uploaded Random lines vertical sequence RGB 02, the latest sketch I have been working on using Processing. Above are a few examples (click to enlarge). It runs as a Java applet here, but you can download the source code to save image sequences or rework.
UPDATE: here’s a short movie of the [...]