Mika wrote: > For an upcoming project, I will need to dwelwe in the 3d world of flash. I > am in the stage of choosing the engine. > > If you were to keep as sole paramater the best photo realistic render, to > display products (very little animation, mostly rotate around), what engine > would you choose ?
If FP 10 is your target, you probably wouldn't need anything but Flash (or, more accurately, AS3). Flash now has z-order, and you can do simple rotations just by manipulating the z depth of your faces. It is kind of primitive, and you have to do some fancy dancing even to rotate a cube, but it can be done. Cordially, Kerry Thompson _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

