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

Home » Public Forums » archive » Re: Polyfill, z-buffer & postscript
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: Polyfill, z-buffer & postscript [message #33787 is a reply to message #33785] Mon, 27 January 2003 11:57 Go to previous message
Craig Markwardt is currently offline  Craig Markwardt
Messages: 1869
Registered: November 1996
Senior Member
"Isa Usman" <eepisu@bath.ac.uk> writes:

> Hi,
>
> I am using polyfill to plot radar scans directly to postscript. The
> resulting files are quite big (~1MB) and I need to make them smaller.Is
> there a simple way?
>
> I thought about using the z-buffer to do the plotting then saving it to
> postscript like this

You are rendering your graph to the Z buffer, then doing a screen
capture. Of course the result will be a large file! Also, you lose
graphical fidelity, since the Z buffer will be pixelated at some
coarse density, while any postscript printer will have a much higher
resolution.

Why don't you render your plot directly to the Postscript device, and
skip the Z buffer stage?


Good luck,
Craig

--
------------------------------------------------------------ --------------
Craig B. Markwardt, Ph.D. EMAIL: craigmnet@cow.physics.wisc.edu
Astrophysics, IDL, Finance, Derivatives | Remove "net" for better response
------------------------------------------------------------ --------------
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Windows XP graphics problem
Next Topic: simple array math question

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

Current Time: Wed Oct 08 14:56:18 PDT 2025

Total time taken to generate the page: 0.00370 seconds