readme.txt

来自「3D火焰效果2好」· 文本 代码 · 共 23 行

TXT
23
字号
Quake 3 Model Loader
--------------------

This program is designed to load and display the quake 3 model files (.MD3 files). It loads all model data, textures and animation sequences.

With Quake 3 models the upper and lower sections of the models behave separately. So you can get you model to walk run or swim while changing the torso animation from gesture, attack or idle.

I have attached a MD3 file format article (don抰 know the original author) incase you want to find out more about the file format.

Keys :
 - A and S : Select next and previous Torso animation
 - Z and X : Select next and previous Legs animation
 - F : Enable/Disable text display for current frame
 - W : Toggle wireframe / Textures drawing


If you have any queries or bug reports, please mail me

Code : Jan Horn
Mail : jhorn@global.co.za
Web  : http://www.sulaco.co.za
       http://home.global.co.za/~jhorn

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?