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

Home » Public Forums » archive » screen capture of xplot3d
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: screen capture of xplot3d [message #74205 is a reply to message #74086] Sat, 01 January 2011 20:41 Go to previous messageGo to previous message
kedmond is currently offline  kedmond
Messages: 8
Registered: July 2008
Junior Member
Dr. Fanning,
I've begun hacking around in the xplot3d.pro code itself, as you
suggested. Hopefully I can figure it out. Thanks!

Paulo,
I am not sure which plot3d function you are talking about. Where
do I get a copy? Thanks!

-Kazem

On Jan 1, 10:08 pm, Paulo Penteado <pp.pente...@gmail.com> wrote:
> On Jan 2, 12:36 am, kedmond <kedm...@gmail.com> wrote:
>
>
>
>
>
>
>
>
>
>> I agree, it's easier to do what I want in plot3d.pro, but the surface
>> procedure that it uses to draw the plot symbols doesn't support IDL's
>> graphical objects...unless I'm mistaken.  For example, for the really
>> nice image I can make in xplot3d, I do something like the following
>
>> oSphere1 = obj_new('orb', COLOR=coltet[*, 0], alpha_channel=alphaval)
>> ...
>> oSymbol1 = obj_new('IDLgrSymbol', oSphere1)
>> ...
>
>> xplot3d, x, y, z, symbol=[oSymbol1, oSymbol2  ... ]
>
>> and I get the following:http://picasaweb.google.com/kedmond/IDLImages?feat =directlink
>
>> So, for example, it'd be nice if that group of spheres, the 'orb'
>> object, could rotate in an animation.  That's what I'm trying to do.
>
> Would it not be something like
>
> p=plot3d(indgen(10),indgen(10),indgen(10),sym_object=orb(col or=[255,0,0],ra dius=3.0))
>
> ?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: LIST extensions
Next Topic: division to move a decimal point

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

Current Time: Thu Oct 09 07:20:43 PDT 2025

Total time taken to generate the page: 0.80430 seconds