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

Home » Public Forums » archive » 3D VOLUME 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 volume Visualization [message #86811 is a reply to message #34070] Wed, 04 December 2013 16:17 Go to previous messageGo to previous message
amin farhang is currently offline  amin farhang
Messages: 39
Registered: November 2010
Member
Hi,

Thanks for your answer. but now the question is how we could paint a 3d isocontour to a desired color? for instance in below example is it possible to color the cloud to red? and how I could add axies to plot?

IDL> RESTORE, FILEPATH('clouds3d.dat', SUBDIR=['examples','data'])
IDL> SHADE_VOLUME, clouds, 0.1, v, p, /LOW
IDL> s = SIZE(clouds)
IDL> SCALE3, XRANGE=[0,S[1]], YRANGE=[0,S[2]], $
IDL> ZRANGE=[0,S[3]], AX=0, AZ=45
IDL> TV, POLYSHADE(v, p, /T3D)


Cheers,
[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: xmargin and ymargin keywords ignored in cgplot
Next Topic: plotting missing values

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

Current Time: Wed Oct 08 17:28:12 PDT 2025

Total time taken to generate the page: 0.00433 seconds