Re: ANN: Stars

2012-06-23 Thread Alejandro Tejada
f x div 1,y div 1 <> varTemp then put x div 1,y div 1 & return after varBezierSegment end repeat end bezier3 Have a nice weekend! Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/ANN-Stars-tp4651129p4651208.html Sent from the Revolution - User ma

Re: ANN: Stars

2012-06-23 Thread François Chaplais
ejournal.com/stacks/CurvedDrawingPen_v01.zip > > Many Thanks to Andre Garzia and Richard Gaskin for sharing space > in their servers for these stacks. :-) > > Al > > -- > View this message in context: > http://runtime-revolution

Re: ANN: Stars

2012-06-23 Thread Alejandro Tejada
Hi Jim, Looks like LOGO is alive and kickiing... I just received this link :-O http://www.cs.berkeley.edu/~bh/logo.html 3 complete books to read! Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/ANN-Stars-tp4651129p4651184.html Sent from the Revolution

Re: ANN: Stars

2012-06-23 Thread Jim Hurley
rovide the visibility needed. Jim On Jun 23, 2012, at 4:46 AM, use-livecode-requ...@lists.runrev.com wrote: > Message: 6 > Date: Fri, 22 Jun 2012 19:10:57 +0100 > From: Ken Corey > To: use-livecode@lists.runrev.com > Subject: Re: ANN: Stars > Message-ID: <4fe4b531.8000...@ken

Re: ANN: Stars

2012-06-23 Thread Jim Hurley
-requ...@lists.runrev.com wrote: > Message: 18 > Date: Fri, 22 Jun 2012 15:06:54 -0700 (PDT) > From: Alejandro Tejada > To: use-revolut...@lists.runrev.com > Subject: Re: ANN: Stars > Message-ID: <1340402814868-4651147.p...@n4.nabble.com> > Content-Type: text/pla

Re: ANN: Stars

2012-06-23 Thread Jim Hurley
: Alejandro Tejada > To: use-revolut...@lists.runrev.com > Subject: Re: ANN: Stars > Message-ID: <1340388512249-4651134.p...@n4.nabble.com> > Content-Type: text/plain; charset=us-ascii > > Hi Jim, > > Recently, I posted about my experience teaching a spani

Re: ANN: Stars

2012-06-23 Thread Alejandro Tejada
ly, Jim have the practical experience to separate the wheat from the chaff. He could tell us which course is useful for this specific purpose. Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/ANN-Stars-tp4651129p4

Re: ANN: Stars

2012-06-23 Thread Alejandro Tejada
s to Andre Garzia and Richard Gaskin for sharing space in their servers for these stacks. :-) Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/ANN-Stars-tp4651129p4651165.html Sent from the Revolution - User mailing list

Re: ANN: Stars

2012-06-22 Thread Ken Corey
Even better: several Turtle graphics libraries, bezier graphics, and more. Thanks for the link, I might never have found his website. This proves my point completely. RunRev shouldn't bother re-implementing the stuff Jim (and you) have done. They should make sure it's easier to share it in t

Re: ANN: Stars

2012-06-22 Thread Alejandro Tejada
http://runtime-revolution.278305.n4.nabble.com/ANN-Stars-tp4651129p4651147.html Sent from the Revolution - User mailing list archive at Nabble.com. ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, u

Re: ANN: Stars

2012-06-22 Thread Bob Sneidar
Amen brother! Bob On Jun 22, 2012, at 11:10 AM, Ken Corey wrote: > Lovely analysis, and most accessible... > > ...but...you've provided great examples of turtle graphics in your stack. > > Why should Mr. Miller and crew implement turtle graphics when it's quite > possible for an enterprising

Re: ANN: Stars

2012-06-22 Thread Ken Corey
Lovely analysis, and most accessible... ...but...you've provided great examples of turtle graphics in your stack. Why should Mr. Miller and crew implement turtle graphics when it's quite possible for an enterprising teacher such as yourself to provide a library that does the same thing? (At le

Re: ANN: Stars

2012-06-22 Thread Alejandro Tejada
solving in the same way, that is, using only their imagination without using a computer simulation? Al -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/ANN-Stars-tp4651129p4651134.html Sent from the Revolution - User mailing list archive at Nabble.com

Re: ANN: Stars

2012-06-22 Thread François Chaplais
Your debate is pointless since you cannot do computer geometry without numbers, e.g. cartesian, or polar coordinates, or whatever. Besides, using angles requires a euclidian space, i.e. a space with an inner product, which is implemented in general by performing computations on coordinates. Now,

Re: ANN: Stars

2012-06-22 Thread Thomas McGrath III
Thanks Jim, More information than I thought I needed to know about stars, but now I'm better informed. Very nice. -- Tom McGrath III http://lazyriver.on-rev.com 3mcgr...@comcast.net On Jun 22, 2012, at 12:30 PM, Jim Hurley wrote: > As LiveCode announcements go, this one is pretty low key. All

ANN: Stars

2012-06-22 Thread Jim Hurley
As LiveCode announcements go, this one is pretty low key. All "Stars" does is provide the code for drawing a star. But there is a lesson for LiveCode to learn from the lowly five-pointed star, the one on the US flag. A star may be viewed in two ways: 1) Analytical Cartesian Geometry: A collec