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

Home » Public Forums » archive » Object graphics questions and comment
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: object graphics question [message #37870 is a reply to message #9709] Wed, 04 February 2004 06:08 Go to previous messageGo to previous message
David Fanning is currently offline  David Fanning
Messages: 11724
Registered: August 2001
Senior Member
Karsten Rodenacker writes:

> I have a problem with coordinated transformations of IDLgrImage and
> other objects, e.g. IDLgrContour.
>
> Does anybody know why rotating behaves like it does?
> In the small example:
>
> img=read_png( filepath('mineral.png', SUBDIR=['examples','data']))
> m=obj_new('IDLgrModel')
> m->add,obj_new('IDLgrImage',img)
> m->add,obj_new('IDLgrContour',img,color=[255,0,0])
> xobjview,m,/block
>
> rotation shows a quite bizar behaviour.
>
> I would expect that the image moves like one level of the contour object.

You will have to put your image on a polygon as
a texture map to get it to rotate. Images
have *never* rotated. I don't know why.

Cheers,

David
--
David W. Fanning, Ph.D.
Fanning Software Consulting, Inc.
Phone: 970-221-0438, E-mail: david@dfanning.com
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Toll-Free IDL Book Orders: 1-888-461-0155
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Object graphics questions
Next Topic: Re: Editting IDL files under MacOS X

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

Current Time: Fri Oct 10 08:23:18 PDT 2025

Total time taken to generate the page: 0.00632 seconds