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

Home » Public Forums » archive » scale3
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
scale3 [message #13204] Fri, 23 October 1998 00:00
horaciop is currently offline  horaciop
Messages: 1
Registered: October 1998
Junior Member
Hi, I am visualisating a 3d array using this routine:

array=fltarr(64,300,300)
read,1,array
Shade_Volume, array, 1.5, v, p, /Low
s = Size(data)
Scale3, XRange=[0,s(1)], YRange=[0,s(2)], $
ZRange=[0,s(3)]
tv, polyshade(v,p,/t3d)

But the problem now is that I see the render as a cubic array and not as the
array it suppose to be. I think I am doing something wrong with the scale3.
Any suggestion welcome.

Marcus

-----------== Posted via Deja News, The Discussion Network ==----------
http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: several quick questions
Next Topic: Re: max/min over only one dimension?

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

Current Time: Wed Oct 08 18:13:35 PDT 2025

Total time taken to generate the page: 0.00454 seconds