Erase overlapping. Draw by openFrameworks

[ Video ]

[ About ]
ofFboに3枚の画像を描いて、shaderで重なった部分を消す。

Draw three images on the ofFbo and use the shader to remove the overlapping parts.

[ Source ]

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

Best cat. Draw by openFrameworks

[ Video ]

[ About ]
2つの動画をつなげて、部位ごとにノイズ関数で再生するフレームを変える。

Connect two videos together and change the frame to be played by the noise function for each part.

[ Source ]

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

Black and white spirals. Draw by openFrameworks

[ Video ]

[ About ]
螺旋の間隔で塗る色と線の色を変える。

Change the color of the paint and the color of the lines at intervals of the spiral.

[ Source ]

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