matplotlib 3D

matplotlib 3D

[matplotlib animation] 48. 3Dグラフ上でのテキストのアニメーション

matplotlibのmplot3dで表示する3Dグラフ上でのテキストのアニメーションについて解説する。
matplotlib 3D

[matplotlib animation] 47. Voxelで作成したNumPyロゴの色変化アニメーション(カラー)

Voxelグラフで作成したNumPyロゴの色を変化させたアニメーションをmatplotlib FuncAnimationで表示する。
matplotlib 3D

[matplotlib animation] 46. Voxelで作成したNumPyロゴの色変化アニメーション(グレースケール)

Voxelグラフで作成したNumPyロゴの色をグレースケールで変化させたアニメーションをmatplotlib FuncAnimationで表示する。
matplotlib 3D

[matplotlib animation] 38. 3Dグラフの縦&横回転アニメーション

matplotlib FuncAnimationによる3Dグラフの縦&横回転アニメーションについて説明する。
matplotlib 3D

[matplotlib animation] 37. 3Dグラフの縦回転アニメーション

matplotlib FuncAnimationによる3Dグラフの縦回転アニメーションについて説明する。
matplotlib 3D

[matplotlib 3D] 49.トーラス結び目(torus knot)

matplotlib mplot3dによるトーラス結び目
matplotlib 3D

[matplotlib 3D] 48.りんご(Apple)

matplotlib mplot3dの3Dグラフにより、りんごを作成する。
matplotlib 3D

[matplotlib 3D] 47.ボクセルサボテン(Voxel Cactus)

3D形式のデータをもつstlファイルをボクセル形式に変換して、matplotlib のvoxelで表示する。