View allAll Photos Tagged Iteration
The second iteration of the ASEAN Junior Fellowship Programme (AJFP) with the ASEAN Secretariat was launched today. At the Opening Ceremony, ASEAN Secretary-General Dr Kao Kim Hourn spoke highly of the importance of the youth as building blocks for ASEAN’s Community building endeavours. The AJFP is an initiative born out of Brunei Darussalam’s Chairmanship of ASEAN in 2021 and celebrates the ASEAN youth by expanding regional cooperation through friendly engagement of junior officers of ASEAN Member States whilst increasing their knowledge and effectiveness of work within a multilateral setting like ASEAN.
IMage Credit: ASEAN Secretariat / Kusuma Pandu Wijaya
Previous iteration in construction.
All the modular parts so far.
Left to right: Short Chassis, Long Chassis, Single Cab, Double Cab, Loader attachment. Back: all the different tray lengths, all the sides can fold down.
Iterative prototyping for the wearable light logger for Light Catchers www.michaelang.com/project/lightcatchers
Iterative design versus emergent design: emergent design expects and embraces unknown and unforeseen outcomes and problems.
The second iteration of the ASEAN Junior Fellowship Programme (AJFP) with the ASEAN Secretariat was launched today. At the Opening Ceremony, ASEAN Secretary-General Dr Kao Kim Hourn spoke highly of the importance of the youth as building blocks for ASEAN’s Community building endeavours. The AJFP is an initiative born out of Brunei Darussalam’s Chairmanship of ASEAN in 2021 and celebrates the ASEAN youth by expanding regional cooperation through friendly engagement of junior officers of ASEAN Member States whilst increasing their knowledge and effectiveness of work within a multilateral setting like ASEAN.
IMage Credit: ASEAN Secretariat / Kusuma Pandu Wijaya
All these iterations may seem unspeakably tedious to others. At this midstream point, slicing an image in various dimensions, each one seems somehow gem-like to me. I want to print them all 10 feet high, hang them on the sides of the house, and walk back and forth inspecting them. I want to print them on bath towels and have them woven into carpets.
Generating these families of related images is so trivial, I think what makes distinguishes really good designers is the ability to create fertile seed images to begin working from, and to recognize from long practice which process forks are most likely to be productive.
Second iteration of my home theater. Fantastic lathe and plaster walls with coved ceiling. One of the most pleasing acoustically dead rooms I've heard. Or not heard. System has to run 20% harder because of the lack of early and late reflections.
Iterations on printing the design. I theory, this design should be fully self-supporting and print without problems when printing the perimeter last (fills first, then loop and finally the perimeter so it'll stick to the other layers). In reality it isn't so. Took quite some takes to get this one right...
The second iteration of the ASEAN Junior Fellowship Programme (AJFP) with the ASEAN Secretariat was launched today. At the Opening Ceremony, ASEAN Secretary-General Dr Kao Kim Hourn spoke highly of the importance of the youth as building blocks for ASEAN’s Community building endeavours. The AJFP is an initiative born out of Brunei Darussalam’s Chairmanship of ASEAN in 2021 and celebrates the ASEAN youth by expanding regional cooperation through friendly engagement of junior officers of ASEAN Member States whilst increasing their knowledge and effectiveness of work within a multilateral setting like ASEAN.
IMage Credit: ASEAN Secretariat / Kusuma Pandu Wijaya
Iterative prototyping for the wearable light logger for Light Catchers www.michaelang.com/project/lightcatchers
The second iteration of the ASEAN Junior Fellowship Programme (AJFP) with the ASEAN Secretariat was launched today. At the Opening Ceremony, ASEAN Secretary-General Dr Kao Kim Hourn spoke highly of the importance of the youth as building blocks for ASEAN’s Community building endeavours. The AJFP is an initiative born out of Brunei Darussalam’s Chairmanship of ASEAN in 2021 and celebrates the ASEAN youth by expanding regional cooperation through friendly engagement of junior officers of ASEAN Member States whilst increasing their knowledge and effectiveness of work within a multilateral setting like ASEAN.
IMage Credit: ASEAN Secretariat / Kusuma Pandu Wijaya
My first sketch with Processing using the bezier() method and random numbers.
void setup()
{
size(800, 400);
noFill();
noLoop();
smooth();
PImage b;
b = loadImage("himmel.jpg");
background(b);
}
void draw()
{
int iter = 56;
int mx = width;
int my = height + 300;
for(int i=0; i<iter; i++)
{
bezier(-100, number(my), number(mx), number(my), number(mx), number(my), number(mx), number(my));
stroke(number(234),number(12),number(23));
strokeWeight(number(8));
strokeCap(PROJECT);
}
}
int number(int val)
{
int t = floor(random(val));
return t;
}
Installation > Art that Iterates
September 2012
MACY GALLERY
Teachers College Columbia University
Kathleen installing a bot (Che) above a doorway; Doran photographing his installation.
First iteration of a proposed look & feel for a new redesign project, with an active photo slideshow frame. You can see the approved UI starting from here.
Website URL: www.blraerospace.com
If you like what you see, and would like my help on your next project, contact me on Flickr or directly at: martin@lunchboxcollective.com
First iteration of a proposed look & feel for a new redesign project. You can see the approved UI starting from here.
Website URL: www.blraerospace.com
If you like what you see, and would like my help on your next project, contact me on Flickr or directly at: martin@lunchboxcollective.com