FullGraphics of Graphics3D
- To: mathgroup at smc.vnet.net
- Subject: [mg96712] FullGraphics of Graphics3D
- From: replicatorzed at gmail.com
- Date: Sun, 22 Feb 2009 00:33:47 -0500 (EST)
Dear Group, is there a method to convert e.g. a Plot3D result to such a Graphics3D object, "in which objects specified by graphics options are given as explicit lists of graphics primitives" (taken from FullGraphics). It seems so that FullGraphics was deliberately created to handle 2D graphics, but not 3D, although the same functionality (represent axes, ticks, etc. by explicit primitives) would be useful in 3D as well: axes, labels, ticks, frames etc. as primitives in 3D environment. Istvan Zachar