Arrows to randam walking target. Draw by openFrameworks

[ Video ]

[ About ]
ランダムウォークする座標を矢印で指す。
自身の座標と相手の座標から角度を計算はatan2()を使う

Use arrows to point to coordinates for random walk.
Use atan2() to calculate the angle from your own coordinates and your opponent’s coordinates.

[ Source ]

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

[ほしいものリスト]
Amazon

[ Sponsor Link ]

Change number. Draw by openFrameworks

[ Video ]

[ About ]
Noise関数で0から9までの数字を変化。
ofTrueTypeFont.getStringAsPoints()で文字座標を取得する。

Change the numbers from 0 to 9 with the Noise function.
Get the character coordinates with ofTrueTypeFont.getStringAsPoints().

[ Source ]

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

[ Kinako ]

[ほしいものリスト]
Amazon

[ Sponsor Link ]

Allow trains. Draw by openFrameworks

[ Video ]

[ About ]
矢印の連結。
重ならないようにしたら少し不思議な動きに。

Arrow linkage.
I tried not to overlap them, but it made the movement a little strange.

[ Source ]

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

[ Kinako ]

[ほしいものリスト]
Amazon

[ Sponsor Link ]