|
P1(x1,y1,z1)
P2(x2,y2,z2)
____________________________
distance = \/ (x1-x2)^2 +
(y1-y2)^2 + (z1-z2)^2
Should
look something like this.
|
- [JAVA3D] OT: How to get the distence between two poi... Michael P. McCutcheon
- Re: [JAVA3D] OT: How to get the distence betwee... Charles Bell
- [JAVA3D] Java3d on SGI IRIX Mikael Bellec
- [JAVA3D] Java3d on SGI IRIX Bradley White
- Re: [JAVA3D] OT: How to get the distence betwee... Graeme Foot
