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

Home » Public Forums » archive » Plotting 3D array as a 'cloud'
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: Plotting 3D array as a 'cloud' [message #78006 is a reply to message #77809] Sun, 09 October 2011 21:10 Go to previous messageGo to previous message
Michael Galloy is currently offline  Michael Galloy
Messages: 1114
Registered: April 2006
Senior Member
Robin Wilson <robin@rtwilson.com> wrote:
> Hi all,
>
> I've got a 3D array in IDL that contains a model of a cloud - that is,
> each cell is either 0 (not cloud) or 1 (cloud). I'd like to plot this in
> a 3D way, so that it looks like a cloud. I'm not quite sure how else to
> describe it - but I'd like to be able to see the cloud as a 3D model - so
> it just looks like a cloud shaped 'blob' - if possible one that can be rotated.
>
> I'm not quite sure how to go about this. I don't want to do a surface
> plot - because I want all sides of the cloud not just the top surface. I
> guess some sort of 3D point plot would be ok, but I want to see the cloud
> as a solid blob, not as points with gaps between them.
>
> I'm a little confused by the range of IDL procedures which can be used to
> plot things like this, and am not really sure which is best to try and use.
>
> Any suggestions?

I would suggest using ISOSURFACE to get vertices and connectivity. Then
create an IDLgrPolygon from that (or use function graphics). Use XOBJVIEW
to display if you don't want to create your own object graphics hierarchy.

Mike
--
www.michaelgalloy.com Research Mathematician Tech-X Corporation
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: REFORM: new subscripts must not change the number elements in array
Next Topic: what is the highest subscript in the array?!?

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

Current Time: Fri Oct 10 23:09:16 PDT 2025

Total time taken to generate the page: 0.00699 seconds