axes3d

matplotlib

[matplotlib animation] 111. 3D plotでfocal lengthを変えた時の見た目の変化

Matplotlib 3.6.0から追加された新機能[3d plotのfocal length]を変化させた時に3d plotの見た目がどのように変わるかを、matplotlibのFuncAnimationのアニメーションで表示する。
matplotlib

[matplotlib 3D] 59. エンネパー曲面

matplotlib mplot3dで自己交差性を持つ曲面であるエンネパー曲面を3Dグラフ上に表示する方法について説明する。
matplotlib 3D

[matplotlib 3D] 58. 3Dplotの面(pane)とその枠線の色を変更して表示

matplotlib mplot3dで作成する3Dグラフの面の色と面のエッジの色を変更して表示する方法について説明する。
matplotlib 3D

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

matplotlib mplot3d のグラフの回転アニメーション