Entwicklung
Projekt_L3D
Spielträume
Startseite
Expertise
Impressum
Description:
This dialog application imports, displays and optionally exports W3D animation files. In case of embedded animation, this strucure is identified and can be exported into a standalone file. As output format, either a binary file (*.w3d) or an ascii file (*.asc) will be written to disk.
The animation structure and the linked skeleton are displayed on the left-hand side. Via drag & drop the entire list (LMB + CTRL) of the top treeview can be copied into the listview on the upper right-hand side. This list serves as basis for detailed information and optional manipulation. Each row can be updated in the edit fields underneath. The second listview at the bottom displays the loaded animation as a Frame / Bone matrix.
NOTE:
Depending on the export file extention the following applies:
• Option *.w3d or *.W3D will yield a complete animation file
• Option *.asc or *.txt will yield a TKASC information file
Functionality:
• imports model files via browsing or drag & drop
• displays model animation (Frames + TimeVectors)
• displays currently linked skeletons structure
• exports embedded animation from model files
• updates animation name and skeleton name
• updates bone name of a single frame vector
• outputs animation structure as information file
Class Hierarchy:
ClientDialog
|__________ModelAnima
(DialogScreen,ClientTreeDList,ClientGridView,FileFolder,W3dModelAnim)
CW3DModelBase
|__________CW3DModelAnim
ClientWidget
|__________ClientTreeDList
|
|__________ClientGridView
♦♦
Release pending ....
♦♦