Re: SphericalPlot3D & RealTime3D
- To: mathgroup at smc.vnet.net
- Subject: [mg43361] Re: SphericalPlot3D & RealTime3D
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Tue, 26 Aug 2003 07:13:36 -0400 (EDT)
- Organization: Universitaet Leipzig
- References: <bich46$22g$1@smc.vnet.net>
- Reply-to: kuska at informatik.uni-leipzig.de
- Sender: owner-wri-mathgroup at wolfram.com
Hi, << Graphics`ParametricPlot3D` SphericalPlot3D[{1 + 0.25*Re[SphericalHarmonicY[8, 2, th, phi]], EdgeForm[]}, {th, 0, Pi}, {phi, 0, 2Pi}, PlotPoints -> {32, 64}] Regards Jens Mike wrote: > > Is it possible to remove the mesh lines in SphericalPlot3D? There is no > "mesh" option. > > Also I was playing around with RealTime3D recently. Is their any way to get > colours displayed when using this? > > Thanks > > Mike