SphericalRegion
可用,但與 .wl 參考有差異
Option specifying spherical region in 3D plots
與 .wl 參考的差異: `SphericalRegion -> True` shrinks about 17 % more than Wolfram
SphericalRegion
Framed[Graphics3D[Cuboid[{0, 0, 0}], SphericalRegion -> True]]
→ Framed[-Graphics3D-]Table[Graphics3D[Cuboid[{0, 0, 0}], SphericalRegion -> True, ImageSize -> 80, ViewPoint -> 3.{ Sin[t], Cos[t], 1}], {t, 0, 4}]
→ {-Graphics3D-, -Graphics3D-, -Graphics3D-, -Graphics3D-, -Graphics3D-}Table[Graphics3D[Cuboid[{0, 0, 0}], SphericalRegion -> False, ImageSize -> 80, ViewPoint -> 3.{ Sin[t], Cos[t], 1}], {t, 0, 4}]
→ {-Graphics3D-, -Graphics3D-, -Graphics3D-, -Graphics3D-, -Graphics3D-} 全部 6300 個函式 ·
從 MCP 用戶端使用這個