[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: 3D Visualization
- Subject: Re: 3D Visualization
- From: "Larry Ashim" <kashim(at)earthlink.net>
- Date: Mon, 16 Oct 2000 12:41:33 GMT
- Newsgroups: comp.lang.idl-pvwave
- Organization: EarthLink Inc. -- http://www.EarthLink.net
- References: <ZDjF5.1629$uw4.75535@newsread2.prod.itd.earthlink.net> <8s78er$s4e$1@news.lth.se>
- Xref: news.doit.wisc.edu comp.lang.idl-pvwave:21727
No, this is not what I want.
I am looking for a technique that truly varies color with depth from the
viewer.
Any other hints out there?
Larry
Struan Gray <struan.gray@sljus.lu.se> wrote in message
news:8s78er$s4e$1@news.lth.se...
> Larry Ashim, kashim@earthlink.net writes:
>
> > Is there any better way to do this
> > visualization using IDL?
>
> If you are just doing simple depth-cueing (linear fade with
> distance) it is built in to the object graphics display routines.
> Just turn it on and objects will fade to the background colour
> at a rate determined by a simple pair of parameters. See the
> manual for IDLgrView for further details.
>
>
> Struan