Re: [Edu-sig] Working with Vpython

2006-09-13 Thread kirby urner
On 9/13/06, kirby urner <[EMAIL PROTECTED]> wrote: > > see: http://www.python.org/ocn/python/stickworks.py > Dang, sorry: http://www.4dsolutions.net/ocn/python/stickworks.py Kirby ___ Edu-sig mailing list Edu-sig@python.org http://mail.python.org

Re: [Edu-sig] Working with Vpython

2006-09-13 Thread kirby urner
On 9/13/06, kirby urner <[EMAIL PROTECTED]> wrote: > Given stickworks is provided, student creativity will be more in what > they can *do* with it. > I'll be thinking of some projects. > Probably a most obvious application for an Edge connecting pairs of vectors, is to do simple plotting, either

[Edu-sig] Working with Vpython

2006-09-13 Thread kirby urner
For just starting to explore with VPython window, getting one's feet wet, I'm looking at such as stickworks.py as a simple place to begin (excerpts below). The stickworks namespace wants us to think of Vector objects as radiating from (0,0,0), i.e. they're always tail anchored to the origin. clas