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 #75769 is a reply to message #8823] Wed, 04 May 2011 12:09 Go to previous messageGo to previous message
Jean[2] is currently offline  Jean[2]
Messages: 41
Registered: October 2010
Member
On May 4, 2:57 pm, Paulo Penteado <pp.pente...@gmail.com> wrote:
> 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)

Like Paulo said, your link David does not work but Paulo, that's
pretty much what I need. Excellent. Thanks a lot.
But I'm gonn ask also, just in case, if there is a tool in IDL that
already provide the possibility to make 3D cut in this 3dImage. For
example, I would like to make a selection (in 3d space) and produces a
new plot of only this selection.

Jean
[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: Fri Oct 10 02:00:32 PDT 2025

Total time taken to generate the page: 0.47407 seconds