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

Home » Public Forums » archive » strange behaviour with z-buffer
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
strange behaviour with z-buffer [message #11952] Mon, 08 June 1998 00:00
DAMIANO ZILIO is currently offline  DAMIANO ZILIO
Messages: 8
Registered: February 1997
Junior Member
I produce gif files with these 2 different ways:

1)
set_plot,'x'
window,0,reatin=2,xsixe=700,ysize=500
plot.....
img=tv()
write_gif,'filename',img

2)
set_plot,'z'
device,set_resolution=[700,500]
plot
img=tv()
write_gif,'filename',img

But the gif files obtained are different!!!
The relative position of the colorbar, using the z-buffer are wrong!,
there are some
strange overplottings!!
Can I avoid this problem?
How can I get, with z-buffer, exactly the same gif file of the
x-window???

THANKS in advance


--

Damiano Zilio

Joint Research Centre of the Commission of
the European Communities
I-21020 Ispra (VA)
Environment Institute
[Message index]
 
Read Message
Previous Topic: Interface for udunits
Next Topic: Re: z_buffer size

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

Current Time: Sat Oct 11 16:01:52 PDT 2025

Total time taken to generate the page: 0.88200 seconds