Not only can you create a soccer ball without using the physics engine, it is probably your best solution.
All versions of 3DGS have a collision engine (look up c_move, c_rotate in the manual). You can use these, plus some simple math in your scripts to make a very realistic soccer ball.