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

Home » Public Forums » archive » How to create a transparent shadow on the PostScript device?
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: How to create a transparent shadow on the PostScript device? [message #67717 is a reply to message #67575] Mon, 10 August 2009 07:45 Go to previous messageGo to previous message
Craig Markwardt is currently offline  Craig Markwardt
Messages: 1869
Registered: November 1996
Senior Member
On Aug 10, 8:28 am, "dux...@gmail.com" <dux...@gmail.com> wrote:
> Hi, all.
>
> There is a method to create a transparent polygen in David's website.http://www.dfanning.com/code_tips/transpoly.html
>
> But it seems that it does not work on the PS device.
> Is there anyone who can give me a simple example of creating a
> transparent shadow on the PS device?

David's technique requires that your program can interact with the
output device, which does not happen for postscript output.

Postscript does not have specific transparency options. You would
basically need to render your full scene on the screen, or in a Z
buffer, and then print the resulting pixmap.

Craig
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: how to create a evf?
Next Topic: values changed after using print

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

Current Time: Sat Oct 11 17:20:50 PDT 2025

Total time taken to generate the page: 0.00900 seconds