|
TWaver 3D for Flex is developed based on TWaver Flex 2.0. Every 3D object is described by twaver.Element and the 3D scene is displayed in a view component named Network3D. If an Element instance is assigned specified 3D styles, and is inserted into a TWaver's data container( ElementBox), it will be displayed in a Network3D component which is bound with that data container. For good interaction between the 3D scene and the end users, TWaver 3D for Flex build flexible interaction mechanism and predefines several basic interaction, such as selecting an element by a click on the 3D object, clearing all selections by double click on the scene, moving in the scene with direction key, etc. |
