Connections. Draw by openFrameworks

[ Video ]

[ About ]
ランダムウォークの進みを半径を超えるまで進める事で、円の点と点が線でつながる。

By advancing the random walk until it exceeds the radius, the points of the circle are connected by lines.

[ Source ]

[ Link ]
https://github.com/junkiyoshi/Insta20211011

My artworks on cube. Draw by openFrameworks

[ Video ]

[ About ]
動画をランダムに投影したパネルをキューブ状に配置する。

Panels with randomly projected videos are arranged in a cube shape.

[ Source ]

[ Link ]
https://github.com/junkiyoshi/Insta20211010

Randomized Hiragana. Draw by openFrameworks

[ Video ]

[ About ]
インタタンス毎にノイズに渡す引数を管理して、動きがある時だけ変化するようにする。

Manage the arguments passed to the noise for each intertanence, so that it changes only when there is movement.

[ Source ]

[ Link ]
https://github.com/junkiyoshi/Insta20211009