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

Home » Public Forums » archive » Polyshade and Postscript (beginner)
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Polyshade and Postscript (beginner) [message #33123] Tue, 10 December 2002 13:15
Simon de Vet is currently offline  Simon de Vet
Messages: 36
Registered: May 2000
Member
I have some nice volumetric data, which I am currently visualizing as a
3-d scatter plot, with each point colour determined by its value. It
works ok, but it's not easy to see trends.

I'd like to do some volume visualization on this, but need all my
outputs in postscript format (nothing displayed to screen, nothing
interactive).

I can generate the surfaces (I think), with:

Surface, Dist(5), XRange=[0, 25], YRange=[0, 25], $
ZRange=[0,25], XStyle=1, YStyle=1, ZStyle=1, $
/NoData, /Save

shade_volume, nrat3d, 2.0, v, p

volume = polyshade(v, p, /t3d)


But then I don't know how to output this to a plot.

Suggestions?

-- Simon
[Message index]
 
Read Message
Previous Topic: Re: 2002 IDL Christmas Project
Next Topic: Re: *MOST* useful feature!

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

Current Time: Wed Oct 08 19:12:55 PDT 2025

Total time taken to generate the page: 0.00393 seconds