Based on the presentations I gave at jsgs-collab-2022 and Think & Craft Nakame Meet up #3.

何年もの間、手で描いた絵画やドローイングに発想を得たデジタル作品を作っている。コードを用いて絵を描いているのだけど、絵を描くこと自体よりも、絵を描くという行為や体験についての内省という側面が強い。他人の言葉を借りると「コンピュータのアルゴリズムと人の手によるクラフトの美学、物理現象の境界の探求」とも言える。

幸いなことに、色々とメディアに取り上げていただいたり、展示やイベント、フリーランス的な仕事の依頼をいただいたりすることもある。

For years, I have been creating digital works inspired by hand paintings and drawings. Although I draw with code, there is a strong aspect of introspection regarding the act and experience of drawing rather than the drawing itself. To borrow the words someone wrote for me, it can be described as "an exploration of the boundaries between computer algorithms, handcrafted aesthetics, and physical phenomena.”

I have been fortunate to have been featured in several media outlets and have had opportunities to participate in exhibitions, events, and freelance work.

coverage.png

shows.png

最初から考えていたというよりは後付けだが、これは人間の実践をコード化することで、その実践そのものを内省し変化させる。そういう遊びだ。

もう少し噛み砕いてみる。

絵を描くという行為というのは暗黙知の塊だ。普段絵を実際に描くときには、手の癖や道具、物質の性質に動かされている部分が多分にある。慣れ親しんだ動きを繰り返して、感覚的に色や形のバランスをとったり、現実のモチーフがある場合にはその形や周りの空間を把握したり、絵の具の質感や道具の物理的な特性、例えばクレヨンと水彩の違いによって描き方や結果が変わったり。何も考えてない訳ではないけど言語化できるような思考ではない

しかしこれをコードに落とすにはこれら全てを明示しなくてはならない。なんとなく行っている作業を全て非常に明確に、コンピュータが実行できる形で書かなくてはならない。すると、自分が普通にやっていた行為を自分がどれだけ知らないかを思い知ることになる。知らなかったことをコンピュータ相手に説明しようとすることで理解する。

More of an afterthought than an idea from the beginning, but this is a kind of game to code human practice to introspect and change that practice itself.

Let me break it down a bit more.

The act of painting is full of implicit knowledge. When we actually paint a picture, we are often driven by our hands, the tools we use, or the properties of the materials we use. I repeat familiar movements and balance colors and shapes with my senses, or if there is a real motif, I grasp the shape of the motif and the space around it. The texture of the paint or the physical characteristics of the tools, for example, the difference between crayon and watercolor, changes the way I paint and the result. It's not that I'm not thinking about any of this, but it's not the kind of thinking that can be verbalized.