matplotlib 3D [matplotlib 3D] 51. 3Dグラフ上に画像を表示 matplotlib mplot3dによる3Dグラフ上に画像を表示する。 2019.06.26 matplotlib 3Dpython
matplotlib 3D [matplotlib 3D] 50. 3Dグラフにおけるアスペクト比の設定 matplotlib mplot3dで作成する3Dグラフでアスペクト比を揃えるために、ax.set_aspect('equal')とすると、NotImplementedErrorが出るようになった(matplotlib 3.1.0から)。ax.set_aspect('equal')を使わずにアスペクト比を揃える方法について検討した。 2019.06.26 matplotlib 3Dpython
matplotlib 3D [matplotlib animation] 48. 3Dグラフ上でのテキストのアニメーション matplotlibのmplot3dで表示する3Dグラフ上でのテキストのアニメーションについて解説する。 2019.06.22 matplotlib 3Dmatplotlib Animationpython
matplotlib 3D [matplotlib animation] 38. 3Dグラフの縦&横回転アニメーション matplotlib FuncAnimationによる3Dグラフの縦&横回転アニメーションについて説明する。 2019.05.17 matplotlib 3Dmatplotlib Animationpython
matplotlib 3D [matplotlib animation] 37. 3Dグラフの縦回転アニメーション matplotlib FuncAnimationによる3Dグラフの縦回転アニメーションについて説明する。 2019.05.17 matplotlib 3Dmatplotlib Animationpython
matplotlib 3D [matplotlib 3D] 49.トーラス結び目(torus knot) matplotlib mplot3dによるトーラス結び目 2019.04.23 matplotlib 3Dpython
matplotlib 3D [matplotlib 3D] 48.りんご(Apple) matplotlib mplot3dの3Dグラフにより、りんごを作成する。 2019.04.16 matplotlib 3Dpython
matplotlib 3D [matplotlib animation] 26. ピラミッド建設 matplotlib FuncAnimationによるピラミッドの建設 2019.02.06 matplotlib 3Dmatplotlib Animationpython