Paint. openFrameworks

[ Video ]

[ About ]
角度ごとに半径を計算。Radius = BaseRadius + (1 + NoiseValue) ^ N

Calculate radius for each angle. Radius = BaseRadius + (1 + NoiseValue) ^ N

[ Source ]

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

Split sphere. openFrameworks

[ Video ]

[ About ]
ofIcoSpherePrimitiveクラスから取得した座標情報を元に球体を分離

Split sphere.

[ Source ]

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

Piece of square. openFrameworks

[ Video ]

[ About ]
正方形を部分的に分割して色付け

Piece of square.

[ Source ]

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