Torus of red and white. openFrameworks

[ Video ]

[ About ]
縁起が良さそうな色合いのトーラス。

Torus of red and white.

[ Source ]

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

Divide video and stack by frame. openFrameworks

[ Video ]

[ About ]
動画を分割・フレーム毎に積み重ねる。

Divide video and stack by frame.

[ Source ]

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

Congruence relation. openFrameworks

[ Video ]

[ About ]
Processing勉強会で作ったやつ。 #数学から創るジェネラティブアート の第6章 合同な数を (i * j + FrameCount) % mod にして周期的な動きを付けました。

Congruence relation.(x * y + FrameCount) % mod.

[ Source ]

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