View allAll Photos Tagged Processing

Processed with VSCOcam with c1 preset

Nikon AF-S Zoom-Nikkor 24-70mm 1:2,8G ED Objektiv, Nikon D800

 

www.facebook.com/saschagebhardtphotography

From thedailylumenbox.com A cyanotype toning failure.

  

This Snowdog wears an abstract pattern in colours inspired by the colour printing process. Designed by Josh Ford, who creates art that focuses on repetition, replication and disorientation through the use of abstract pattern and colour.

 

Later sold for £6000

you are bigger inside than outside

Salmon fresh off the fishing boats in Steveston, BC

Processed with VSCOcam with g3 preset

I love the outcome

version 3....with some colour

 

它不再依戀

它不再停留

它越走越快

它絕不回頭

它刻畫臉龐歲月

匆匆。

Built with Processing

  

import noc.*;

import hipstersinc.sunflow.*;

import hipstersinc.sunflow.shader.*;

import hipstersinc.*;

  

void setup() {

size(600, 900, "hipstersinc.P5Sunflow");

noStroke();

}

  

void draw() {

setupCamera();

 

background(255);

translate(width/2, 50, 0);

rotateX(QUARTER_PI);

rotateZ(QUARTER_PI);

fill(255);

float scl = 30;

int time = minute();

for(int j =0; j<3; j++){

 

Vector3D pos = new Vector3D(random(-500,500),random(-1000,300),-1000);

Vector3D rot = new Vector3D(0,0,0);

for(int i=0; i<3000; i++) {

float boxSize = 386+random(200);

pushMatrix();

translate(pos.x,pos.y,pos.z);

rotateX(rot.x);

rotateY(rot.y);

rotateZ(rot.z);

scale(random(.1),random(.4),random(.1));

 

box(boxSize);

Vector3D add = new Vector3D(random(-1,1),random(-1,1),random(-1,1));

add.mult(scl);

pos.add(add);

pos.z = constrain(pos.z,-800,-1400);

add = new Vector3D(random(-1,1),random(-1,1),random(-1,1));

add.mult(.05);

rot.add(add);

popMatrix();

}

}

saveFrame(int(minute()-time)+"minutesRendering.png");

saveFrame(int(minute()-time)+"minutesRendering.tif");

}

 

void setupCamera() {

P5Sunflow sunflow = (P5Sunflow) g;

//sunflow.camera.setType(SunflowCamera.PINHOLE);

sunflow.camera.setType(SunflowCamera.THINLENS);

sunflow.camera.setFocalDistance(450);

sunflow.camera.setLensRadius(12f);

sunflow.scene.setAaSamples(12);

}

 

Processed with VSCOcam with c2 preset

Processed with VSCO with a6 preset

Blanching Spinach

Processed with VSCO with b5 preset

Another bifurcation diagram made over breakfast. This one is for the function f(x) = cos(pi(x-0.5))-0.1sin(16x)(1-x).

Processed with VSCO with hb2 preset

9.23.07

 

Becoming mature means learning to accept what you cannot change, facing unresolved sorrows and learning to love life as it really happens, not as you would have it happen.

-Barbara Sher

 

I'll admit it. I hate to feel vulnerable. Things out of my control make me very uncomfortable. So, I look all around and look like crazy and get confused and more confused and then all of a sudden it hits me - all I had to do was look up. When will I learn?

 

This one is also dedicated to sweet Tricia today. Some positive thoughts going into her 35th year.

OLYMPUS DIGITAL CAMERA

Processed with VSCO with g3 preset

Video of Jupiter from Dec. 2022. Mewlon 210 and QHY 5lll 290C camera. 50% of 3000 images stacked with Registax, Astrosurface and Autostakkert. Registax used for sharpening. Do you think there is a clear winner?

. . . This slightly over processed view of the Rapid River was suggested to me by my cell phone (Android) the other day! The original image is posted along with this one, so that you can see what my phone decided to do all on it's own! Brings to mind a historical quote from the inventor of the Morse Code in 1844: "What hath God wrought"?

 

Have a great week Facebook and Flickr friends!

 

Facebook

Mamiya 645 - 80mm - Fuji Velvia 100 - cross processed

Inside view of generative channel system, programmed in processing using some toxiclibs but mostly straight forward vertex shapes. Channels are created by following pixel paths from light to dark in images, simulating water flow.

1 2 ••• 10 11 13 15 16 ••• 79 80