I am making an APPLET that is composed of cylinders
and spheres, for making molecules with specific
angular connections. I would like them to be picked
and connected and be checked if they are indeed a
molecular model. I am using the Valence Shell Electron
pair Repulsion Theory for the angular guides. I
implemented it using vectors, for each shape 3D object
it has its vector and I would like to use that vectors
for getting their angular connection. Each of the 3D
objects are translated based upon 1 transform group.

I Would like to determine tha ANGLE between the vector
of that transform group to each of the vectors for
each shape 3D object.

THANK YOU VERY MUCH!!!

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to