I'm creating a computer game. For this game, I need a way to tell if a point is with in a 3D shape. How would i create something that would be able to test if the point was within the 3D figure: ex. in 2D graphs, inequalities act as the borders of a shape. so for a point to be in a 2D shape, it would have to be the solution of all the boundaries.