Concave Sphere. Draw by openFrameworks

[ Video ]

[ About ]
ofIcoSphereからofIcoSphere.getMesh()取得したメッシュにofMesh.setVertex(index, vertex)で各頂点を上書きして形を変形させる。

ofMesh.setVertex(index, vertex) is used to overwrite each vertex on the mesh obtained from ofIcoSphere.getMesh() to deform the shape.

[ Source ]

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

[ほしいものリスト]
Amazon

[ Sponsor Link ]

Fluff. Draw by openFrameworks

[ Video ]

[ About ]
中心から球体の外周まで伸びる線。

A line extending from the center to the outer circumference of the sphere.

[ Source ]

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

[ほしいものリスト]
Amazon

[ Sponsor Link ]

Spinning sphere pieces. Draw by openFrameworks

[ Video ]

[ About ]
ofIcoSpherePrimitive.getMesh()から取得出来る座標を回転させる。

Rotate the coordinates that can be obtained from ofIcoSpherePrimitive.getMesh().

[ Source ]

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

[ほしいものリスト]
Amazon

[ Sponsor Link ]