Point on the circumference. openFrameworks

[ Video ]

[ About ]
ノイズで半径が変動する円周上に点を取って、近いもの同士で線を引く

Point on the radius changing circumference by noise. And, drawing line each other with near point.

[ Source ]

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

Circumferential band. openFrameworks

[ Video ]

[ About ]
円周をつないだ帯を回転

Rotate circumferential band.

[ Source ]

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

Middle of hue. openFrameworks

[ Video ]

[ About ]
keynoteの「色相の中間」というワードとソースが引っかかっていたので、とりあえず自分で作ってみる。パーティクルの中心側が自身の色、周りの色は最も近いパーティクルとの色相の中間色(になっていたらいいな)

Particle center color is original color. outor color is middle of hue of nearest particle.

[ Source ]

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