July 18, 2010
I just returned from a week at Anderson Ranch, where I took a printmaking workshop with Jennifer Ghormley. The workshop was a lot of fun, and the overall experience of being at the Ranch was a gift. I met many amazing people, and having a great space to work in and try out ideas made it nearly impossible to sleep during the week. Much more will come out of this once I have the time to unpack and build on the experience.
Snapshots are going up in the ranch photo set.
June 23, 2010
Written Images is an excellent project in generative bookmaking initiated by Martin Fuchs. He has an open call-for-entries to collect image-making applications. The site copy explains the project’s ambition:
Written Images; a project in contemporary generative print design and art. Its final products will be a book that presents programmed images by various artists. Each print in process will be calculated individually – which makes every single book unique.
I’m making my submissions using Cinder so I can get more comfortable with c++ and the XCode environment. To make my life easier, I added a WrittenImages project template to the excellent TinderBox tool that comes with Cinder. Get the template by either downloading my version of TinderBox (which contains the template), or checking it out on github. You can also look at an example of code generated by the template.
The template sets up your application to receive command-line arguments and handle batch-rendering of files to the provided paths. To use it, open up TinderBox and create a new project. Your settings should be: Target: Basic App, Template: WrittenImages. I think the code inside is pretty self-explanatory for use. To pass arguments to your application in the command-line (Assuming you named your project Sample, which you probably didn’t), do the following:
$ Sample.app/Contents/MacOS/Sample ./more.png ./like.png ./this.png
The reason for the longish path to your application is that the binary is actually in an application bundle. The Sample.app/ is just a directory, and to pass arguments to the application we need to call the executable part directly.
The written images deadline was just extended to July 15, so you still have a chance to make a submission.
Download TinderBox with the WrittenImages template.
April 14, 2010
After seeing that all the cool kids were printing with Hahnemühle photo rag, I decided to have a look at their papers. It turns out that in addition to their standard cotton papers, they make some papers with Bamboo and Sugar Cane as part of their green rooster environmental initiative. I’m all for trying to make work responsibly, so I ordered a few sizes of each. As I discover other responsible inkjet papers, I’ll post them here.
One thing I’m also looking forward to is the “unsurpassed feeling of intimacy and energy” (Hahnemühle) with which the bamboo paper will allegedly imbue my prints.
The papers:
- From Hahnemühle:
- Bamboo (ordered)
- Sugar Cane (ordered)
- From Moab:
- Moenkopi Washi, a mulberry bark paper.
- From Red River Paper:
- GreenPix 100% recycled photo paper.
- From Mohawk:
- Loop series paper. Can’t find it anywhere…
Edit: I made a series of prints on the Bamboo paper for a show next week. While I don’t have much to compare it to, I love the way it looks and feels. Very satisfied with the paper choice.
February 20, 2010
Gadget OK, a device-art and japanese robot-culture symposium, took place this weekend at UCLA Design|Media Arts. With the lectures, panels, and artist presentations finished, about thirty lucky folks got to spend the afternoon with Novmichi Tosa today. He introduced the process behind some of his recent works, and then led us through a brainstorming exercise designed to produce nonsense objects.
There were 4 main steps to creating an idea using Tosa-san’s method:
Write down everything you touched this morning, in order (10 things). After you finish writing down everything, write ‘nonsense’ next to it.
Write something for each thing that would make it nonsensical. If you can’t think of anything that would make the thing nonsensical, put in the word of the day. Ours was ‘blue’.
Combine each pair of nonsense things and write down the new image they make.
Draw your final idea.
The process worked quite well for generating a range of silly possibilities, provided you were open to having silly ideas in the first place. After we went through all the steps, Tosa-san photographed everyone’s ideas and shared them with the group. I came up with a sketch for wooly, felt dentures. They give you a nice, hairy smile for greeting people. Other people’s ideas included time-travel toast, a booger-swapping machine, and an air hotel. Give it a try, and perhaps you will come up with something silly, yet worth pursuing.
At the end of the day, some questions arise. What would it mean to have these nonsense objects in the world? What kind of stories do they suggest, or make possible? These are questions raised not only by today’s workshop, but by much of the work presented during Gadget OK. There are so many strange new things; what are we going to do with them?
Keep reading »
December 28, 2009
I’m ramping up for the next quarter, and have a handful of ideas I want to pursue. For one, I plan to do an independent study with Jennifer Steinkamp, exploring different possibilities for projection onto irregular surfaces. The reason I want to explore this is so I can create fragments of living worlds (like tidepools, mountain peaks, or other micro-climates⁄habitats) that occupy physical space. I have in my mind small islands that rise out of the floor that are activated by a range of animated forms.
At the moment, I’m collecting various reference images and gathering materials for a basic projector setup.
VJ Kungfu has an excellent video detailing how to build your own flexible projector mount. If you’re interested in securing your projector (or pointing it at crazy angles), I definitely recommend looking into their system. The mount consists primarily of standard lighting rig components. I’ve ordered parts and look forward to putting them together soon. Also, I’m getting up a projector to put on said mount. I started with the fantasy that I would get something super high-end, but talked myself down to a more reasonable $1000, 1080p projector. That way, I can still afford to pay my rent.