GeodeticsPlugin
A world created in Unigine uses Cartesian coordinates, whereas real-world simulators normally use geospatial data. To make these two universes match, UNIGINE provides GeodeticsPlugin.
This plugin allows translating GPS latitude, longitude, and altitude coordinates to X, Y, and Z and vice versa. The solution is applicable for both flat rectangular terrain areas and the planet-shaped Terrain Global.
See also#
GeodeticsTransformer class
Launching GeodeticsPlugin#
To use GeodeticsPlugin, specify the extern_plugin command line option on the application start-up:
main_x64 -extern_plugin "Geodetics"
Last update:
2019-08-16
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)