-
Export object for full 3D control on Web
What my client would like to do is be able to control the rotation of an object in full 3D over the web. So for example, if i were to export a cube out with a texture and lights, the user could rotate this on the web and look at it from all angles.
What I tried doing before was export a series of .jpg images and import them into flash so they could rotate the object, but it was only on one axis. They would like it to be not limited to one axis.
Any idea of how to do this? Thanks,