View allAll Photos Tagged processor.
File name: 08_06_003734
Title: Legion Parade - Tremont St., Boston
Creator/Contributor: Jones, Leslie, 1886-1967 (photographer)
Date created: 1930-10
Physical description: 1 negative : glass, black & white ; 4 x 5 in.
Genre: Glass negatives
Subjects: Military parades & ceremonies
Notes: Title and date from information provided by Leslie Jones or the Boston Public Library on the negative or negative sleeve.
Collection: Leslie Jones Collection
Location: Boston Public Library, Print Department
Rights: Copyright © Leslie Jones.
Preferred citation: Courtesy of the Boston Public Library, Leslie Jones Collection.
more playing with geometry...
wrt method described here
// uv given on [0..1), remap to [-pi,pi) to simplify equations below
u = u * 2.0*Math.PI - Math.PI;
v = v * 2.0*Math.PI - Math.PI;
// evaluate
double sqrtTwo = Math.sqrt(2.0);
double twoThirdsPi = Math.PI * 2.0 / 3.0;
double x = Math.sin(u) / (sqrtTwo + Math.cos(v));
double y = Math.sin(u+twoThirdsPi) / (sqrtTwo + Math.cos(v+twoThirdsPi));
double z = Math.cos(u-twoThirdsPi) / (sqrtTwo + Math.cos(v-twoThirdsPi));
return new WB_Point(x,y,z);
It all started when we were cleaning out the photo club's locker. We found an old, expired disposable camera inside and nobody knew where it came from. Instead of throwing it out, I took it home and shot the roll in one weekend, eventually cross-processing it in some leftover E6 chemicals I had from my slide film processing. Since this is C41 (Color Negative) film, processed in E6 (Color Slide) chemicals, I expected some wild colors and strange effects. The result is actually strangely accurate to real life...
Taking some pictures by the Morningstar Grist Mill.
// HACKPACT
// Showcase of 20 brief experiments (sound machines) we coded during november (MMXI).
// All of them explore the sound/graphic co-relation.
// Built with Processing and almost all of the audio with SuperCollider
// More info/detail about our codes here: www.realitat.com/HACKPACT
Jordan River bank. Oct. 2006
we were babysitting her for a month and i just fell in love within seconds.
- cross processing
I am using the cyanotype as one layer in a three color, CMY gum print. The other layers will be on their way soon enough.
Drawings on the green grass
photo by NNoti Nastenkina
www.flickr.com/photos/nnoti_nastenkina
And nice video is here vimeo.com/54197118#
From the forthcoming exhibition Process: The Working Practices of Barney Bubbles
See the Eye events page for more details: blog.eyemagazine.com/?page_id=158
Unused artwork layers for front and back cover, 4000 Weeks Holiday by Ian Dury & The Music Students, 1983.
Had loads of fun working on the latest @telus campaign #PowerToThePicky last month. Been seeing them all out in the wild everywhere in #Vancouver
March - April 2015
Project: Casey MacGill's Blue 4 Trio "Barrelhouse"
Tintype: Jenny Sampson
Client: Casey MacGill's Blue 4 Trio
Process: Offset
Inks: 1/0 (Pantone Inks)
Paper: Kraft Duplex
How do Sorting Algorithms look like? A pixelrow of a photograph is taken and then sorted by colorvalues. Done with processing.
drawing with code that I am modifying which is available through this site: www.generative-gestaltung.de/code. Connected to the book Generative Design
Pascal Guarrera, director for service, process and innovation at Le Forem in Belgium, intervenes at the High-Level Roundtable for Government Executives on Digital Government. The event was hosted by the European Centre for Government Transformation, a joint venture of the Lisbon Council, the College of Europe and Accenture.