torus

matplotlib Animation

[matplotlib animation] 33. トーラス結び目アニメーション

トーラス結び目の結び目が変化するアニメーション
matplotlib 3D

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

matplotlib 3Dモジュールを使用してトーラス結び目(トーラスノット)を視覚化する方法を解説します。トーラス結び目とは、トーラス(ドーナツ型)の表面に巻きつく閉曲線のことで、数学的な美しさと複雑さを兼ね備えた形状です。
matplotlib 3D

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

本ページでは、pythonライブラリmatplotlibのmplot3dを使用して、リアルな3Dりんごモデルを作成する方法を解説します。数式とパラメータ調整によって美しいりんごの形状を表現し、視覚的に学べるコンテンツです。
matplotlib Animation

[matplotlib Animation] 9. 螺旋トーラスのアニメーション

matplotlib FuncAnimationによる螺旋トーラスのアニメーション
matplotlib 3D

[matplotlib 3D] 40.トーラス(Torus)

Matplotlibを使用したトーラス(ドーナツ形状)の3D描画方法を解説。パラメトリック方程式による実装例やカスタマイズ方法を紹介し、3Dグラフィックスの基礎知識を深められる内容です。