Segment circle. openFrameworks

[ Video ]

[ About ]
円を分割して、高さはパーリンノイズで変化させました。

I draw segmented circle. And height is determined by Perlin noise.

[ Source ]

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

Random walking square. openFrameworks

[ Video ]

[ About ]
Noise関数を使ったランダムウォーク

Random walk using Perlin noise.

[ Source ]

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

Incomplete squares openFrameworks

[ Video ]

[ About ]
一部だけ描写した正方形を重ねてみました。

Incomplete squrees.

[ Source ]

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