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

Home » Public Forums » archive » Need help in Volume manipulation
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Need help in Volume manipulation [message #48422] Sat, 15 April 2006 06:41 Go to previous message
Alvin Das is currently offline  Alvin Das
Messages: 6
Registered: November 2005
Junior Member
Hi group,
I have a 3D-array filled with an 3D object. I want to rotate the object
within the array about an arbitrary line say, y=2x=3. Currently I am
rotating the object by rotating each plane of the array, for example I did:

for i=0, xside-1 do cube[i,*,*]=ROT(cube[i,*,*],45)

to rotate the object by 45 degrees. At this stage I want to rotate the
object about the line y=-x, but don't know how to do that. Any ideas?

Alvin
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Input/Output, C++ to IDL, using Procedures
Next Topic: Can't load a color table

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

Current Time: Sat Oct 11 09:07:51 PDT 2025

Total time taken to generate the page: 1.05484 seconds