Re: CURSOR skips a few beats :-( [message #69644 is a reply to message #69630] |
Wed, 27 January 2010 14:29   |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Gianguido Cianci writes:
> ok :-( At least I didn't miss an obvious /FLASH_AAHAAAH flag to
> CURSOR :-)
>
> Then: Can you do a linear interpolation of points that are in "funny"
> shapes, like say a figure-8 or some random bee-trajectory, joining
> dots with straight segments?
> Or: Is this what's going to make me learn object (abject?)
> graphics ;-) ?
Well, you can do shapes easily enough just by connecting
the dots. For example, in AnnotateWindow you can choose
a pencil cursor and draw whatever shape you like (if you
have any drawing talent, of course). You just can't get
ALL the points the cursor crosses over. I don't think
object graphics will help in this case, either. You will
have learned them for nothing. :-)
Cheers,
David
P.S. Even using the pencil tool in something like Photoshop
you see that if you move your pencil fast you get a straight
line, while if you move it slowly you can get a nice even
bend in the line. I think this is a function of your
medium (a computer) and not a function of your art skills.
--
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.")
|
|
|