Archives
Tags
Abstraction Antony Gormley Architecture Associations Audacity Augmented Reality Bicycles Binaural Books Buckminster Fuller Curious George DAIM Directionality DXARTS 441 DXARTS 442 ENGL 200 GIMP Graffiti Harmonics Holography HTML 5 In Out Around Joseph Cornell Laser Loops Maya Museums Music Noise Objects Processing QuickTime Research Samples Sketches Spoke Card Stereoscopic SuperCollider Thoughts Time-lapse ToyViewer Video Visuals Works Zaha Hadid
Author Archives: Matthew Lord
The Anchorage Museum – Summer 2011
This past Summer I went to the Anchorage Museum while visiting friends and family in Anchorage, AK and took quite a few photos while touring the exhibits. If you visit the museum (and I recommend you do), make sure to … Continue reading
Posted in Uncategorized
Tagged Alaska, Alexander Postels, Alvin Eli Amason, Anchorage, Anchorage Museum, Antony Gormley, Arthur William Brody, Carl R. Saxild, Carolyn Reed, Da-Ka-Xeen Mehner, David Mollett, David Rosenthal, Edwin Boyd Johnson, Erica Lord, Eustace P. Ziegler, Fred Machetanz, James Behlke, James Kivetoruk Moses, James Robert Schoppert, John Kailukiak, Kathleen Carlo-Kendall, Kesler Woodward, Lawrence Beck, Louise Gilbert, Melvin Azittauna Olanna, Museums, Preston Singletary, Rebecca Lyon, Rockwell Kent, Ruth Sorensen, Sonya Kelliher-Combs, Spence Guerin, Susie Silook, Sydney M. Laurence, Tanis Maria Hinsley, Thomas Hill
Leave a comment
Bran Muffin Recipe
My Mom sent me this recipe recently. I’m placing it here to share and may upload photos if/when I try it out: Grandma Babe’s Bran Muffins 1 1/2 cups sugar 2 1/2 cups flour 1/2 cup salad oil 2 1/2 … Continue reading
rembrandt_claudius_civilis_dimensions.pde
rembrandt_claudius_civilis_dimensions.pde // width = 1024px // height = 568px /** painting and frame * * original painting size : 309cm * 196cm * original digital image size : 1024px * 658px * * 1cm = 3.33px * ratio = 3.33; … Continue reading
sacred_geometry_002.pde
sacred_geometry_002.pde Flower a = new Flower( ); Flower b = new Flower( ); Flower c = new Flower( ); Flower d = new Flower( ); Flower e = new Flower( ); Flower f = new Flower( ); Flower g = … Continue reading
sacred_geometry_001.pde
sacred_geometry_001.pde float CENTER_X = 225.0; float CENTER_Y = 225.0; float CENTER_X_2 = 325.0; float CENTER_Y_2 = 225.0; float CENTER_X_3 = 375.0; float CENTER_Y_3 = 225.0; float CENTER_X_4 = 375.0 + 25; float RAD = 100.0; float RAD_2 = 50.0; float … Continue reading
directional_image_fields_draft.pde
directional_image_fields_draft.pde int numFrames = 5; // The number of frames in the animation int frame = 0; PImage[] imagesWest = new PImage[numFrames]; PImage[] imagesEast = new PImage[numFrames]; PImage[] imagesIn = new PImage[numFrames]; PImage[] imagesOut = new PImage[numFrames]; void setup() { … Continue reading
side_by_side_timelapse.pde
side_by_side_timelapse.pde int numFrames = 120; // The number of frames in the animation int frame = 0; PImage[] imagesWest = new PImage[numFrames]; PImage[] imagesEast = new PImage[numFrames]; void setup(){ size(1000, 375); frameRate(15); // If you don’t want to load each … Continue reading
creating_a_heptagram.pde
creating_a_heptagram.pde /** * Matthew Lord : 2009/05.01 * I created this to find a way in creating a heptagon. I used the following * construction methods found on the website: * http://home.hiwaay.net/~jalison/hepta.html * While doing so, I used an alternative … Continue reading
heptagram.pde
heptagram.pde /** * Matthew Lord : 2009/06.10 * * Creates a heptagram enclosed in a circle. * Includes three models of a heptagram */ PVector center, a, b, c, d, e, f, g; float x, a_1, b_1, c_1, d_1, e_1, … Continue reading
End of Spring Stereo Videos
These two videos are the result of a year long study of creating stereoscopic video. Both videos use horizontal motion, either linear or rotational, as a way to create stereo pairs by offsetting the frames.
de Face of de Face…
Here is an image of what I was referring to in a previous post (Restroom Creativity) about another abstraction of content: Basically this window was etched with some type of acid, rendering the tag permanent. There are two options I’m … Continue reading