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

Home » Public Forums » archive » ENVI: Overlay in 3D SurfaceView
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: ENVI: Overlay in 3D SurfaceView [message #91368 is a reply to message #71731] Mon, 06 July 2015 12:38 Go to previous message
Puneeth Shankar is currently offline  Puneeth Shankar
Messages: 21
Registered: June 2015
Junior Member
Hi Antoine,
I would start with a black and white colorbar to display a scale. For a north arrow in IDL I would use something like this:
p = convert_coord(-74.5, [40.2, 40.5], /TO_NORM)
Draw North arrow:
ARROW, p(0,0), p(1,0), p(0,1), p(1,1), /NORMAL
XYOUTS, -74.5, 40.1, 'North', ALIGNMENT=0.5
Hope this helps.

Cheers,
Puneeth
[Message index]
 
Read Message
Read Message
Previous Topic: point inside/outside of 3D object.
Next Topic: Open/ Read into an array - VERY LARGE FILES

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

Current Time: Wed Oct 08 20:07:40 PDT 2025

Total time taken to generate the page: 0.00356 seconds