Howto:Troubleshooting Aircraft Performance Issues: Difference between revisions

(→‎fgviewer: small describtion and image.)
Line 139: Line 139:
|}
|}


== fgviewer ==
== FGViewer ==


This tool is the easiest because you don't need to have osg binaries compiled, just navigate to where you installed Flightgear to find it, it is based on osgviewer but with some Simgear integration, it is not sophisticated and i don't think you can allow it to display aircraft and scenery together, use it as you would osgviewer, except you have to define FGROOT before using it. Usage from Windows command line for example:
This tool is the easiest because you don't need to have osg binaries compiled, just navigate to where you installed Flightgear to find it, it is based on osgviewer but with some Simgear integration, it is not sophisticated and i don't think you can allow it to display aircraft and scenery together, use it as you would osgviewer, except you have to define FGROOT before using it. Usage from Windows command line for example:
Line 145: Line 145:
<syntaxhighlight>C:\Users\JonDue>  "C:\Program Files\Flightgear 3.7.0\bin\fgviewer" C:\Location\Of\Aircraft\Model.ac</syntaxhighlight>
<syntaxhighlight>C:\Users\JonDue>  "C:\Program Files\Flightgear 3.7.0\bin\fgviewer" C:\Location\Of\Aircraft\Model.ac</syntaxhighlight>


[[File:UFO IN FGVIEWER.jpg]]
[[File:UFO IN FGVIEWER.jpg|800px|Picture showing UFO in FGViewer]]


== Disabling Nasal ==
== Disabling Nasal ==
272

edits