RGB Arrow. Draw by openFrameworks

[ Video ]

[ About ]
モデルナのワクチン接種1回目。本日は昨日の改造で。

The first vaccination for Moderna. Today, with yesterday’s modifications.

[ Source ]

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

[ Kinako ]

[ほしいものリスト]
Amazon

[ Sponsor Link ]

Random Walk Trajectory. Draw by openFrameworks

[ Video ]

[ About ]
座標の配列とパラメータの配列を用意して、ランダムウォークの座標からの距離で矢印の角度を変えます。

Prepare an array of coordinates and an array of parameters, and change the angle of the arrow by the distance from the coordinates of the random walk.

[ Source ]

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

[ Kinako ]

[ほしいものリスト]
Amazon

[ Sponsor Link ]

Masking arrows. Draw by openFrameworks

[ Video ]

[ About ]
ofImageのマスク機能を使って、矢印でマスキング。
ofImage.getTextureReference().SetAlphaMask(ofFbo.getTexture())でofFboの描写内容を使う。

Masking with arrows using ofImage’s mask function.
Use ofImage.getTextureReference().SetAlphaMask(ofFbo.getTexture()) to use ofFbo’s description.

[ Source ]

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

[ Kinako ]

[ほしいものリスト]
Amazon

[ Sponsor Link ]