matplotlib 3D [matplotlib 3D] 32. voxelグラフでハートを表示して回転する matplotlib mplot3d voxelグラフでハート♡を表示する。回転アニメーションも表示する。 2018.11.01 matplotlib 3Dpython
matplotlib 3D [matplotlib 3D] 31. voxels_torus matplotlib mplot3dのvoxelでトーラスを表示。 2018.10.31 matplotlib 3Dpython
matplotlib 3D [matplotlib 3D] 30. voxelグラフでRGB色空間を可視化 Matplotlibの3Dグラフ機能を使って、RGB色空間をvoxelグラフで可視化する方法を解説します。3次元空間での色の分布を理解し、視覚的に表現することで、色彩理論への理解を深めることができます。 2018.10.30 matplotlib 3Dpython
matplotlib 3D [matplotlib 3D] 29. NumPyの以前のlogoをvoxelで表示 NumPyのロゴをmatplotlib mplot3dのvoxelグラフで表示する方法について説明する。 2018.10.29 NumPymatplotlib 3Dpython
matplotlib 3D [matplotlib 3D] 28. Pythonで3D voxelグラフ 3D voxelグラフの作成について解説する。 2018.10.29 matplotlib 3Dpython
matplotlib 3D [matplotlib 3D] 27. 3D wireframeグラフでX軸またはY軸方向 のみのデータを表示する方法 matplotlib の3D wireframeグラフでX軸またはY軸方向のみのデータを表示する方法を解説。特定方向のグリッドだけを表示して視覚的に強調するテクニックを紹介します。 2018.10.26 matplotlib 3Dpython
matplotlib 3D [matplotlib 3D] 14. 3Dグラフの回転アニメーション matplotlib mplot3d のグラフの回転アニメーション 2018.10.25 matplotlib 3Dmatplotlib Animationpython