Howto:Add shared models manually: Difference between revisions

Jump to navigation Jump to search
m
Robot: Cosmetic changes
m (Update to Git)
m (Robot: Cosmetic changes)
Line 25: Line 25:


=== Step 3 ===
=== Step 3 ===
Create an .ac model called <tt>MyModel.ac</tt> and save it into the <tt>[[$FG_ROOT]]/Models/MyModels</tt> directory. Notice that the xml file references to the .ac model file and tells FlightGear that it must be visible from 0 meters up to 20 km.
Create an .ac model called <tt>MyModel.ac</tt> and save it into the <tt>[[$FG ROOT]]/Models/MyModels</tt> directory. Notice that the xml file references to the .ac model file and tells FlightGear that it must be visible from 0 meters up to 20 km.


=== Step 4 ===
=== Step 4 ===
Line 31: Line 31:
After that write down the tile number. You can found it in the property browser (File->Browse Internal Properties -> Environment -> current-tile-id[0])
After that write down the tile number. You can found it in the property browser (File->Browse Internal Properties -> Environment -> current-tile-id[0])


A really useful resource at this stage is http://www.terraserver-usa.com Enter a street name, city, and state. Then you can choose from several types of public-domain aerial photography from the US Geological Survey. When you get a good photo of your feature, click on the Info link. Your image will be broken into tiles with latitude and longitude of the edges of the tiles. This is good way to precisely place objects. Google Earth or Google Maps are also both excellent ways to obtain position information.
A really useful resource at this stage is http://www.terraserver-usa.com Enter a street name, city, and state. Then you can choose from several types of public-domain aerial photography from the US Geological Survey. When you get a good photo of your feature, click on the Info link. Your image will be broken into tiles with latitude and longitude of the edges of the tiles. This is good way to precisely place objects. Google Earth or Google Maps are also both excellent ways to obtain position information.


=== Step 5 ===
=== Step 5 ===
Line 51: Line 51:
Note: If you have no XML file, just specify the path to your model.
Note: If you have no XML file, just specify the path to your model.


=== Step 8 ===  
=== Step 8 ===
Start FG and fly to where you added the model and it should be there.
Start FG and fly to where you added the model and it should be there.


Navigation menu