Transforming characters. Draw by openFrameworks

[ Video ]

[ About ]
2文字の座標を進捗パラメータで往来する。

The coordinates of the two characters come and go with progress parameters.

[ Source ]

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

Stacking boxes. Draw by openFrameworks

[ Video ]

[ About ]
ofMeshを使えとofDrawBox()ではできなかった量のBox描写が出来るようになった。

Using ofMesh, it is now possible to draw the amount of boxes that ofDrawBox() could not.

[ Source ]

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

Social distance. Draw by openFrameworks

[ Video ]

[ About ]
近づくと反発する矢印。

Arrows that repel when approached.

[ Source ]

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