readme.txt

来自「利用VC++和OpenGVS结合编的一个关于火车运行的三维模拟程序。是OpenG」· 文本 代码 · 共 26 行

TXT
26
字号
========================================================================
Instructions for OpenGVS 4.x Train Demo Program
========================================================================
This OpenGVS demo uses a sample database developed by Intersim, Ltd.,
a talented visual simulation development company located in the United
Kingdom.  You can visit Intersim on the net at:

    http://www.intersim.co.uk

To build:
    make

To run:  
    train [options]

where command line [options] can be displayed with:
    -h 		displays all command line options available.

Controls during runtime:
    This demo runs on an automated path only.  You can change the
    seasons (winter, summer, autumn) with the 's' key.

Keyboard controls:
    Esc		Escape (quit) the program
    F1		Show what other keys do within this application

⌨️ 快捷键说明

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