Brian Minami / Minami Pictures, specializes in shibari art photography. Please see Minami Pictures Shibari for more information, recent work and to purchase the Skinscapes photozine.
I am a photographer based in Gardena, California. I first started in photography producing black and white landscapes with a wooden 4x5 field camera and darkroom printing. After moving to Los Angeles for college in the eighties, I joined the staff of a Japanese newspaper as a photojournalist and helped the paper transition to a digital workflow. Following a short stint there, I continued as a freelancer shooting headshots for actors and business, portraits, street photography, 3d stereo photography, community events, children and commercial photography.
continued
$i = 1;
while (file_exists(${'IMAGE'.$i})):
list($width, $height) = getimagesize(${'IMAGE'.$i});
echo '
' . ${'CAPTION'.$i} . '
' ;
$i++;
endwhile;
?>
Comments