FlightGear 2017.1 release highlights:
Core
- Support for additional layers of scenery, initially for use by OpenStreetMap buildings.
Aircraft Modeling
- More realistic blackout/redout system based on studies for military training simulations (FGData commit 52e559)
- Improved AI models for a number of aircraft, and AI schedules for an increasing number of airlines
Atmospheric Light Scattering
- New shaders for drag chute animation, allowing to render flexing and deformation under stress
- New "grain merge" and Fresnel option for environment reflections on the aircraft fuselage
Environment Rendering
- For rendering views from orbit, Earthview 2.0 is now available, with support for normal maps, better upper atmosphere edge, cloud relief shader, improved dawn zone, horizon estimation and improved resource management.
Performance
- Canvas performance has been improved.
- Support for SIMD operations added, improving performance on some architectures
- AI performance has been improved
Usability
- Bergen Airport, Flesland (ENBR) in Norway is the default airport for this release.
- Tutorial instructions are now played through the built-in voice synthesis system, making them easier to follow.
Scenery
- Accurate buildings generated through OpenStreetMap are now available via TerraSync. Buildings for the UK, Switzerland and large parts of Scandinavia are available already, with more to be generated in the future.
- Improved scenery and terrain for the Azores
Canvas System
- Canvas performance has been improved.
- Remote canvas is now available
Highlighted new and improved aircraft
Bug fixes
- Various bug fixes that cause crashes in multiplayer.
- See our bugtracker for a list, albeit incomplete, of the bugs fixed in this release.
Installation instructions:
The GetDeb repository contains the latest packages of FlightGear, available for Ubuntu 16.04, Ubuntu 16.10, and derivatives.
Opening terminal (Ctrl+Alt+T) and running the command:
Ubuntu 16.04 xenial
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu xenial-getdeb games" >> /etc/apt/sources.list.d/getdeb.list' $ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - $ sudo apt-get update $ sudo apt-get install flightgear |
Ubuntu 16.10 yakkety
$ sudo sh -c 'echo "deb http://archive.getdeb.net/ubuntu yakkety-getdeb games" >> /etc/apt/sources.list.d/getdeb.list' $ wget -q -O - http://archive.getdeb.net/getdeb-archive.key | sudo apt-key add - $ sudo apt-get update $ sudo apt-get install flightgear |
0 comments:
Post a Comment
Note: only a member of this blog may post a comment.