15 Star 35 Fork 14

Gitee 极速下载 / mscsim

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/marek-cel/mscsim
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

MScSim

Simple flight simulator.

Installation

Linux

Linux dpkg package is provided for Ubuntu 20.04 LTS / LinuxMint 20.x.

Additional data packages dependencies are required:

Windows

Windows installer is provided. It contains all necessary data.

Building from source

Dependencies

MScSim requires following library dependencies:

Linux

Additional library dependencies on Linux:

  • libX11
  • libXss

On Ubuntu based Linux distributions those dependencies can be installed with the following command:

apt install libalut-dev libopenal-dev libopenscenegraph-dev libqt5opengl5-dev libqt5svg5-dev libqt5x11extras5-dev libqwt-qt5-dev libxml2-dev libx11-dev libxss-dev qtbase5-dev

Windows

On Windows those dependencies have to be installed manually.

You can download source files and/or binaries of this dependencies from:

Please notice that OpenSceneGraph has also its own third party dependencies wich need to be installed.

Building using CMake

To build MScSim generate project files with CMake in src directory, then use appropriate building system, e.g. Makefile on Unix-like operating systems or MS Visual on Windows.

Building using qmake

As an alternative, MScSim can be built with qmake tool. Run qmake on mscsim.pro file and then use appropriate building system. You can also use Qt Creator.

On Windows operating systems environment variables ALUT_DIR, OPENAL_DIR and OSG_ROOT have to be set and point directories containing header and binary files of the ALUT, OpenAL and OpenSceneGraph.

Main features

High fidelity flight dynamics model based on available wind tunnel data and/or CFD simulations using OpenFOAM and OpenVSP.

AW101

Available following aircraft types:

  • AW101 - medium helicopter
  • C-130 - turboprop transport aircraft
  • Cessna 172 - general aviation aircraft
  • F-16 - 4th generation jet fighter
  • F-35A - 5th generation jet fighter
  • Mustang Mk III - World War II era fighter
  • PW-5 - World Class glider
  • R44 - light helicopter
  • UH-60 - medium helicopter

AW101

Electronic Flight Instrument System and Head-up Display common for all aircraft types. Built-in map with navigational radio aids, airports, etc..

MScSim - GUI

High resolution photorealistic scenery based on aerial imagery of Oahu island, low resolution scenery based on satellite imagery of the whole World.

Scenery - Oahu

Scenery - PHNL

Accurate celestial bodies position with almost 1000 visible stars.

Stars

Weather phenomena, such as clouds and fog.

Clouds

Fog

See also

Visit http://marekcel.pl/mscsim for more information.

空文件

简介

MScSim 是一个使用 C++ 开发的实时飞行动力学模拟软件 展开 收起
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C++
1
https://gitee.com/mirrors/mscsim.git
git@gitee.com:mirrors/mscsim.git
mirrors
mscsim
mscsim
master

搜索帮助