Twisting circles. Draw by openFrameworks

[ Video ]

[ About ]
ofNoise(x, y + ofGetFrameNum())で伝播する動き。

Movement propagated by ofNoise(x, y + ofGetFrameNum())

[ Source ]

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

[ほしいものリスト]
Amazon

[ Sponsor Link ]

Soft circles. Draw by openFrameworks

[ Video ]

[ About ]
ofNoise(radius – ofGetFrameNum())で伝播する動き。

Movement propagated by ofNoise(radius – ofGetFrameNum())

[ Source ]

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

[ Kinako ]

[ほしいものリスト]
Amazon

[ Sponsor Link ]

Scale change by nosie. Draw by openFrameworks

[ Video ]

[ About ]
ノイズによって球体の欠片のサイズを変える。
更に、ノイズの値をifとofMap()を使って整形してメリハリをつける。

Change the size of the sphere pieces depending on the noise.
Furthermore, the value of the noise is shaped using if and ofMap() to make it more vivid.

[ Source ]

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

[ Kinako ]

[ほしいものリスト]
Amazon

[ Sponsor Link ]