Re: [ANN] Circling Balls Illusion

2022-02-22 Thread Bob Sneidar via use-livecode
Galileo would have been banned from this list a long time ago. ;-) Bob S > On Feb 3, 2022, at 10:32 , Roger Guay via use-livecode > wrote: > > Galileo: "Mathematics is the language with which God wrote the universe.” > > Roger > >> On Feb 3, 2022, at 10:43 AM, Rick Harrison via

Re: [ANN] Circling Balls Illusion

2022-02-03 Thread Roger Guay via use-livecode
Galileo: "Mathematics is the language with which God wrote the universe.” Roger > On Feb 3, 2022, at 10:43 AM, Rick Harrison via use-livecode > wrote: > > Ahh, the power of math! ___ use-livecode mailing list use-livecode@lists.runrev.com Please

Re: [ANN] Circling Balls Illusion

2022-02-03 Thread Roger Guay via use-livecode
You're absolutely right, Colin and I am ashamed that I forgot about it! Roger > On Feb 3, 2022, at 11:22 AM, Colin Holgate via use-livecode > wrote: > > If you make these changes the animation becomes a lot smoother: > > if the mouse is down then exit repeat > > lock screen > > add Pi/180

Re: [ANN] Circling Balls Illusion

2022-02-03 Thread Colin Holgate via use-livecode
If you make these changes the animation becomes a lot smoother: if the mouse is down then exit repeat lock screen add Pi/180 to theta (Many more lines)… unlock screen wait 5 milliseconds > On Feb 3, 2022, at 9:59 AM, Roger Guay via use-livecode > wrote: > > Yes: > >>

Re: [ANN] Circling Balls Illusion

2022-02-03 Thread Rick Harrison via use-livecode
That’s a clever little demo! It’s not a lot of code either. There is a fair amount of interesting math involved. Ahh, the power of math! Thanks Roger! Rick > On Feb 3, 2022, at 11:59 AM, Roger Guay via use-livecode > wrote: > > Yes: > >> https://forums.livecode.com/viewtopic.php?f=9=36724

Re: [ANN] Circling Balls Illusion

2022-02-03 Thread Roger Guay via use-livecode
Yes: > https://forums.livecode.com/viewtopic.php?f=9=36724 > Later today I will also upload a copy to Sample Stacks. Thanks, Roger > On Feb 3, 2022, at 9:37 AM, Rick Harrison via use-livecode > wrote: > > Hi Roger, > > Can you please

Re: [ANN] Circling Balls Illusion

2022-02-03 Thread Rick Harrison via use-livecode
Hi Roger, Can you please provide a link to it? Thanks, Rick > On Feb 2, 2022, at 4:10 PM, Roger Guay via use-livecode > wrote: > > Hi List, > > Over on the forums I introduced my LC version of a well know dynamic optical > illusion wherein a number of balls appear to be circling inside of

Re: [ANN] Circling Balls Illusion

2022-02-02 Thread Tom Glod via use-livecode
Pretty cool, smooth animation. Nice Job Roger. On Wed, Feb 2, 2022 at 4:11 PM Roger Guay via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi List, > > Over on the forums I introduced my LC version of a well know dynamic > optical illusion wherein a number of balls appear to be circling