Big box and small boxes. Draw by openframeworks

[ Video ]

[ About ]
親となるランダムウォークと追随するランダムウォーク。

Parent random walk and following random walk.

[ Source ]

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

Pattern of spinning spheres. Draw by openFrameworks

[ Video ]

[ About ]
球体の頂点を回転させた軌跡。

The locus of rotation of the vertices of a sphere.

[ Source ]

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

Colorful torus. Draw by openFrameworks

[ Video ]

[ About ]
ループ内でofSeedRandom()を呼び出して同じランダム値を得る。

Call ofSeedRandom() in the loop to get the same random value.

[ Source ]

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