Segment circle. openFrameworks

[ Video ]

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

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

[ Source ]

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

Color particles. openFrameworks

[ Video ]

[ About ]
トーラス座標上を移動するパーティクルに色を付けました。

I added colors to the particles on the torus coordinate.

[ Source ]

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

Particles on torus coordinates. openFrameworks

[ Video ]

[ About ]
パーティクルはトーラス座標上を流れていきます。
また、お互いの距離で線の有無・サイズが決定されます。

Particle are moving on the torus coordinates.
In addition, the presence or absence of a line, the size is determined by distance of each other.

[ Source ]

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