Random walking box. Draw by openFrameworks

[ Video ]

[ About ]
ofSeedRandom()を使って、ofNoise()の1つ目の引数を固定する。
2つ目の引数にofGetFrameNum()を使うことで、1フレームづつの動きを付ける。

Use ofSeedRandom() to fix the first argument ofNoise().
By using ofGetFrameNum() as the second argument, we can add movement one frame at a time.

[ Source ]

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

[ほしいものリスト]
Amazon

[ Sponsor Link ]

Randam work of Kanji number. Draw by openFrameworks

[ Video ]

[ About ]
漢数字のランダムウォーク。
お互いの位置を確認して重ならない様に移動をする。
漢字は自身に近い数を表す。

Random walk of Kanji numbers.
Check each other’s position and move so that they do not overlap.
The Kanji character represents the number closest to itself.

[ Source ]

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

[ Kinako ]

[ほしいものリスト]
Amazon

[ Sponsor Link ]

RGB mask. Draw by openFrameworks

[ Video ]

[ About ]
RGB mask.

[ Source ]

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

[ Kinako ]

[ほしいものリスト]
Amazon

[ Sponsor Link ]