754
edits
m (cleanup) |
No edit summary |
||
Line 156: | Line 156: | ||
FlightGear expects scenery in 1x1 degree tiles in a slightly different format to WS2.0. The scenery needs to be in a "vpb" directory, followed by a directory structure similar to WS20 (10x10, then 1x1 degree directories), with the final file being a 1x1 degree section with a "ws_" prefix, and in the ".osgb" format. E.g. vpb/w010n50/w004n50/ws_w004n50.osgb | FlightGear expects scenery in 1x1 degree tiles in a slightly different format to WS2.0. The scenery needs to be in a "vpb" directory, followed by a directory structure similar to WS20 (10x10, then 1x1 degree directories), with the final file being a 1x1 degree section with a "ws_" prefix, and in the ".osgb" format. E.g. vpb/w010n50/w004n50/ws_w004n50.osgb | ||
VPB is available in a docker image [https://sourceforge.net/p/flightgear/fgmeta/ci/next/tree/ws30/ws30-vbp-generator-docker/ here]. Instructions on how to install and use it can be found in [[Howto:Create WS3.0 terrain]]. | |||
Here are the options I've used to generate some scenery of the UK: | Here are the options I've used to generate some scenery of the UK: |