Re: [Tutor] 3d manipulation [VPython, or pyopengl, or pymol?]

2005-07-19 Thread Danny Yoo
On Tue, 19 Jul 2005, mdcooper wrote: > I need to make a program that will allow a user to rotate and translate > a molecule (using the mouse) so as to bring any given atom of that > molecule (or plane encompassing a number of atoms) to the X-Y plane > (i.e. the Z component would be 0). I cannot

[Tutor] 3d manipulation

2005-07-19 Thread mdcooper
Hello all, I need to make a program that will allow a user to rotate and translate a molecule (using the mouse) so as to bring any given atom of that molecule (or plane encompassing a number of atoms) to the X-Y plane (i.e. the Z component would be 0). I cannot find appropriate modules to allow