dailycodingchallenge 4/6 漢字. openFrameworks

[ Video ]

[ About ]
Twitterで行われている #dailycodingchallenge にチャレンジしました。4月6日のお題は「漢字」です。
オブジェクトはお互いに反発しながら、近づくと線を引きます。中央には線の数を”漢字”で書かれます。

I took part in the #dailycodingchallenge on Twitter, and the theme for April 6th was “Kanji”.
The objects repel each other, drawing lines as they approach. In the center, the number of lines is written in “Kanji”.

[ Source ]

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

Random walk with direction. openFrameworks

[ Video ]

[ About ]
上から下へ降りていくランダムウォーク。

Random walk from the top to the bottom.

[ Source ]

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

Random Walk in Character. openFrameworks

[ Video ]

[ About ]
文字の中を移動するランダムウォーク。

Random Walk in Character.

[ Source ]

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