From: Stanley S. <ove...@ea...> - 2009-12-01 03:40:53
|
Here's a book on the math: *Geometric Tools for Computer Graphics* by Schneider and Eberly. ISBN 1-55860-594-0. Here's an Amazon.com search: http://www.amazon.com/s/ref=nb_ss_0_15?url=search-alias%3Daps&field-keywords=geometric+tools+for+computer+graphics&sprefix=Geometric+tools The book includes not only the math of these calculations, but also shows algorithms in pseudo-code, which should be easy to translate into Python code. On Mon, Nov 30, 2009 at 4:15 PM, Peter Borcherds <p.h...@bh...>wrote: > Dear Daniel > > I do not understand what it is you want to do. > > Perhaps vpython is not the right package. Have you looked at Geogebra? > > Regards > > Peter > > P.H...@bh... > > +44 (0) 121 475 3029 > > ________________________________ > > From: Daniel [mailto:boy...@gm...] > Sent: Mon 30-Nov-09 11:55 PM > To: vis...@li... > Subject: [Visualpython-users] Intersection Calculations > > > > Hi folks, > > Is it possible to use vpython to compute intersections with simple > geometrical objects such has rays and planes? Could you point me in > the right direction. > > Best regards, > > Daniel > > > ------------------------------------------------------------------------------ > Join us December 9, 2009 for the Red Hat Virtual Experience, > a free event focused on virtualization and cloud computing. > Attend in-depth sessions from your desk. Your couch. Anywhere. > http://p.sf.net/sfu/redhat-sfdev2dev > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > > > > > ------------------------------------------------------------------------------ > Join us December 9, 2009 for the Red Hat Virtual Experience, > a free event focused on virtualization and cloud computing. > Attend in-depth sessions from your desk. Your couch. Anywhere. > http://p.sf.net/sfu/redhat-sfdev2dev > _______________________________________________ > Visualpython-users mailing list > Vis...@li... > https://lists.sourceforge.net/lists/listinfo/visualpython-users > |