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

Home » Public Forums » archive » Re: Is it possible a transparent image in space ???
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: Is it possible a transparent image in space ??? [message #38794 is a reply to message #38784] Mon, 29 March 2004 10:31 Go to previous messageGo to previous message
Rick Towler is currently offline  Rick Towler
Messages: 821
Registered: August 1998
Senior Member
"Antonio Santiago" wrote...

> i know it is possible to put two images in the same "plane" and make one
> of two semi-transparent to allow see the second image.
> My question is: Is it possible to create an image as a texture of
> poligon and make it be transparent in the 3D space? (transparent for
> other planes).

Yes.

Take that image with an alpha channel and apply it as a texture to a planar
polygon. Position that polygon in space either by manipulating its vertices
or by transforming the model that contains it.

You must make sure that your objects are drawn back to front (-z to +z)
otherwise you'll not see the far objects thru the near objects.

-Rick
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Finding the closest value in an array...
Next Topic: Re: changing button text for dialog_message

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

Current Time: Wed Oct 08 14:58:01 PDT 2025

Total time taken to generate the page: 0.00180 seconds