From frame gap. Draw by openFrameworks

[ Video ]

[ About ]
画像として大きく動きがあった場所にオブジェクトを生成させる。

Let the object be generated in the place where there was a large movement as an image.

[ Source ]

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

Difference in rotation axis. Draw by openFrameworks

[ Video ]

[ About ]
ofRotateに与えるAxisパラメータを3パターン試す。

Try three patterns for the Axis parameter given to ofRotate.

[ Source ]

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

Colorfull torus. Draw by openFrameworks

[ Video ]

[ About ]
トーラス座標を計算する関数で遊ぶ。

Play with functions to calculate the torus coordinates.

[ Source ]

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