mplot3d

matplotlib 3D

[matplotlib 3D] 46.ボクセルピラミッド(Voxel Pyramid)

matplotlib mplot3dでvoxelによるピラミッド
matplotlib 3D

[matplotlib 3D] 45.四角錐(ピラミッド)

matplotlib mplot3dによる3Dグラフでピラミッドを作成する。
English articles

[matplotlib animation] 3.Z-axis rotation animation of the sphere

python matplotlib animation of sphere rotating about the z axis
English articles

[matplotlib 3D] 14. Rotation animation of matplotlib 3D graph

Rotation animation of 3D graph,using matplotlib, mplot3d and FuncAnimation.
matplotlib 3D

[matplotlib 3D] 44.正四面体(tetrahedron)

matplotlib mplot3dの3Dグラフで正四面体を表示する方法を解説する。
matplotlib Animation

[matplotlib animation] 21. 3Dグラフで斜方投射 (Projectile motion)

matplotlib FuncAnimationによる斜方投射のアニメーション
matplotlib Animation

[matplotlib animation] 19. 鉛直投げ上げ (vertical throw up)

matplotlib FuncAnimationによる鉛直投げ上げのアニメーション
matplotlib 3D

[matplotlib 3D] 43. 直方体(Cuboid)

matplotlib mplot3dで作成する3Dグラフ上に、直方体を表示する方法について説明する。