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

Home » Public Forums » archive » 3d graphics
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
3d graphics [message #2845] Mon, 26 September 1994 09:12 Go to previous message
mallozzi is currently offline  mallozzi
Messages: 60
Registered: August 1994
Member
I am trying to make a sphere by drawing a number of great circles.
I have made a great circle in the xy plane as follows:

Make 3d box using SURFACE
x = 1.0 * COS(theta)
y = 1.0 * SIN(theta)
z = 0.0
plots, x, y, z, /t3d

Next I tried to rotate the circle by 90 degrees about x-axis, for example:
t3d, rotate=[90, 0, 0]
plots, x, y, z, /t3d
but this doesn't work. How do I redraw circle at different orientations?

Thanks, Bob Mallozzi
mallozzi@ssl.msfc.nasa.gov
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Upgrade the 'double' accuracy in IDL 5.5
Next Topic: Reading a table of data quickly

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

Current Time: Wed Oct 08 16:01:33 PDT 2025

Total time taken to generate the page: 0.00424 seconds