Squares and afterimages. openFrameworks

[ Video ]

[ About ]
正方形を回転させて、辺の残像を描きます。

Rotate the square to draw an afterimage of side.

[ Source ]

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

Stillness and motion. openFrameworks

[ Video ]

[ About ]
Noiseに加える引数の値をフレーム数で調整。

Adjusts the value of the argument added to Noise by the number of frames.

[ Source ]

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

dailycodingchallenge 4/6 漢字. openFrameworks

[ Video ]

[ About ]
Twitterで行われている #dailycodingchallenge にチャレンジしました。4月6日のお題は「漢字」です。
オブジェクトはお互いに反発しながら、近づくと線を引きます。中央には線の数を”漢字”で書かれます。

I took part in the #dailycodingchallenge on Twitter, and the theme for April 6th was “Kanji”.
The objects repel each other, drawing lines as they approach. In the center, the number of lines is written in “Kanji”.

[ Source ]

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