Friendship(color). openFrameworks

[ Video ]

[ About ]
エージェントは自分の色を持っいます。エージェント同士が近づくと円が発生し、円は相手の色と距離で形状が変化します。

Agent has own color. When agents approach each other, a circle arises, and circle changes shape with the color and distance of the other party.

[ Source ]

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

Friendship. openFrameworks

[ Video ]

[ About ]
円同士が近づくと線を描きます。また、2つの円の角度を算出して欠けた円を描写します。

Draw line when circles approach each other. And, calculate the angle of two circles and draw the missing circle.

[ Source ]

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

Half circle and half noise. openFrameworks

[ Video ]

[ About ]
半分が円形、半分はofNoiseで変化する図形。

Shape is half circle and half shape is changing from ofNoise.

[ Source ]

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