Random hexagon walker with shadow. Draw by openFrameworks

[ Video ]

[ About ]
OpenCVのぼかしで影を作って浮いている感じにする。

Use OpenCV’s blur to create shadows to make it look like it’s floating.

[ Source ]

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

[ほしいものリスト]
Amazon

[ Sponsor Link ]

Random orb. Draw by openFrameworks

[ Video ]

[ About ]
ランダムウォークの座標をshaderに送って光らせる。

Send the coordinates of the random walk to the shader to make it glow.

[ Source ]

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

[ほしいものリスト]
Amazon

[ Sponsor Link ]

Arrow moving up and down. Draw by openFrameworks

[ Video ]

[ About ]
ofNosie()の引数に渡すフレーム番号を-1することで、前フレームの値を取得可能となります。

By setting the frame number passed as the argument ofNosie() to -1, it is possible to obtain the value of the previous frame.

[ Source ]

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

[ほしいものリスト]
Amazon

[ Sponsor Link ]