Re: Transparent Layering w/ Solids
- To: mathgroup at smc.vnet.net
- Subject: [mg26538] Re: Transparent Layering w/ Solids
- From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
- Date: Wed, 3 Jan 2001 04:08:52 -0500 (EST)
- Organization: Universitaet Leipzig
- References: <92k1b0$636@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Hi, it is not possible with Mathematicas PostScript. You can use MathGL3d render the object with MVAlpha option and paste the image back to your notebook. You can fint the latest version of MathGL3d at http://phong.informatik.uni-leipzig.de/~kuska/mathgl3dv3/index.htm Regards Jens atjurhs at my-deja.com wrote: > > Does anyone know how to show transparent layering of solid objects, so > that I can display two solid objects laying atop each other or > intersecting each other at the same time? I know this is possible with > OpenGL and with other systems, but I'd like to do it directly with > Mathematica.