Cool!! It looks like `PGA3D.graph` renders using SVG, so does it project the edges and vertices to 2D cartesian coordinates under the hood? I'm curious about the same animation but with slicing instead of projection; I wonder if the graph function can help or if you would to slice stuff yourself.