Aa. openFrameworks

[ Video ]

[ About ]
ofTrueTypeFontの座標を元にBoxを配置。ノイズ関数で描写の有無を決定

Arrange the box based on coordinates of ofTrueTypeFont.
Determine presence or absence of depicition with Perlin Noise.

[ Source ]

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

RGB Sphere on circle. openFrameworks

[ Video ]

[ About ]
RGBの球体を円周上に配置

RGB Sphere on circle.

[ Source ]

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

Rotating my name. openFrameworks

[ Video ]

[ About ]
ofTrueTypeFontから取得した座標をglm::rotateでグネグネさせる

Rotate point from ofTrueTypeFont by glm::rotate.

[ Source ]

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