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

Home » Public Forums » archive » 3d visualization
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: 3d Visualization [message #75772 is a reply to message #8823] Wed, 04 May 2011 11:57 Go to previous messageGo to previous message
penteado is currently offline  penteado
Messages: 866
Registered: February 2018
Senior Member
Administrator
On May 4, 3:27 pm, David Fanning <n...@idlcoyote.com> wrote:
> Are you talking about something like this:
>
>   http://www.idlcoyote.com/coyoteguide/graphics_tips/mesh.html

The link seems broken. I am guessing it is something like the result
of

;Make up some images
image1=dist(100)
image2=cos(dist(100))
image3=sin(dist(100))
image4=image2*image3

;Show those images, in a stack
im1=image(image1,zvalue=100)
im2=image(image2,zvalue=200,/over)
im3=image(image3,zvalue=300,/over)
im4=image(image4,zvalue=400,/over)
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Command line display format
Next Topic: Re: legend of polygon

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

Current Time: Wed Oct 08 17:29:36 PDT 2025

Total time taken to generate the page: 0.00487 seconds