One item is filed under this topic.
|
|
|
|
|
|
|
|
Determine if a point is inside a cube |
2010-11-24 |
|
From Ali: hi every one
i have a problem with cube
they told me to write a program that determine if a point is
inside a cube
so i need the equation of the cube to do the comparison.
in sphere it is easy
sqrt((x-xp)+(y-yp)+(z-zp))<=radios
if u please could help me Answered by Robert Dawson. |
|
|
|