Spheres friendship. openframeworks

[ Video ]

[ About ]
球体は色を持っています。球体同士が近づくと周りに相手の色の小さな球体が出現して結ばれます。

Spheres have color. Small spheres of contradictory color appear around when the spheres approach each other.

[ Source ]

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

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