readme.txt

来自「一个DXD制作的读取QUAKE的BSP结构的Demo可以参考」· 文本 代码 · 共 33 行

TXT
33
字号
BSP Loader Demo.
Created by the Programming Ace.
www.UltimateGameProgramming.com


Description:

   In this demo we will be loading a Quake3 map into
   the application.  This demo will simple render out the
   entire map with its decal textures and light maps.  The
   light maps are stored in the actual map file.


Controls:

   Escape 	     - Exit the application.
   Arrow Keys        - Moves camera.
   Mouse Move        - Used to rotate the camera.


Terms:

   Read the terms of use on www.UltimateGameProgramming.com before running
   or opening any files that came with this demo if you have not.
   By downloading this file you already agreed to the terms on the terms
   of use page on www.UtltimateGameProgramming.com.


Copyright December 2004
All Rights Reserved!
Allen Sherrod
ProgrammingAce@UltimateGameProgramming.com
www.UltimateGameProgramming.com

⌨️ 快捷键说明

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