Re: idl flythru [message #53992] |
Wed, 16 May 2007 05:55  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
prahladvkumar@gmail.com writes:
> I am planning for a 3dflythru using IDL.
> I am having satellite data and the corresponding DEM.
> Now, I want to overlay the data on the DEM and have a 3Dflythru.
> The controls are to be made using keyboard instead of mouse.
I think you are going to have to become intimate with
d_flythru.pro in the IDL_DIR/examples/demo/demosrc
directory. :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
Re: idl flythru [message #54075 is a reply to message #53992] |
Wed, 16 May 2007 19:47  |
prahladvkumar
Messages: 18 Registered: March 2007
|
Junior Member |
|
|
On May 16, 5:55 pm, David Fanning <n...@dfanning.com> wrote:
> prahladvku...@gmail.com writes:
>> I am planning for a 3dflythru usingIDL.
>> I am having satellite data and the corresponding DEM.
>> Now, I want to overlay the data on the DEM and have a 3Dflythru.
>> The controls are to be made using keyboard instead of mouse.
>
> I think you are going to have to become intimate with
> d_flythru.pro in the IDL_DIR/examples/demo/demosrc
> directory. :-)
>
> Cheers,
>
> David
> --
> David Fanning, Ph.D.
> Fanning Software Consulting, Inc.
> Coyote's Guide toIDLProgramming:http://www.dfanning.com/
> Sepore ma de ni thui. ("Perhaps thou speakest truth.")
David,
I had seen this but i dont think that program will work for Keyboard
operations. My intension is to use up arrow, down arrow, left and
right arrow for direction change instead of mouse. Please help me.
Cheers,
Prahlad V
|
|
|