comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: two surfaces on same plot?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: two surfaces on same plot? [message #13191] Mon, 26 October 1998 00:00
Struan Gray is currently offline  Struan Gray
Messages: 178
Registered: December 1995
Senior Member
Paul Woodford, woodford@essexcorp.com writes:

> I am reading Struan Gray's tutorial

I liked this bit so much I thought I'd leave it in :-)


> Is it not possible to plot them both unless
> you are using the z buffer?

You need the z-buffer to work out which parts of the first surface
are behind the second and vice versa. If you want the surfaces to
intersect properly then in IDL 4.x you have to use the z-buffer and
then copy the final image to the screen device. In IDL 5.x you can
use object graphics where the z-buffer is built in and you don't have
to manipulate it explicitly.


Struan
[Message index]
 
Read Message
Previous Topic: dumb q: waterfall
Next Topic: call_external for file I/O

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 15:27:06 PDT 2025

Total time taken to generate the page: 1.60168 seconds