All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Maria GDK Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:50, 13 August 2024 Ths talk contribs created page Auto Follow (Created page with "You can set up an Auto-Follow camera to track a moving entity in the map. The auto-follow source can be either a Track, Draw object or a VideoMetadata source. The API documentation can be found [http://codedocs.maria.teleplanglobe.com/develop_gdk5/managed/class_t_p_g_1_1_g_d_k_1_1_windows_1_1_globe_map_1_1_auto_follow.html here]")
- 14:19, 1 August 2024 Ths talk contribs created page 3D Models (Created page with "3D models of various standard formats can be used in Maria 3D. ## Supported formats In theory we support all formats that are supported by the [https://github.com/assimp/assimp assimp] asset loading library, but in practice there are only a few formats that are generally well behaved. We have had most success with the following formats (in somewhat prioritized order): * Autodesk FBX (.fbx) * Collada (.dae) * Wavefront OBJ (.obj) * Lightwave (.lwo) ## Model config fil...")
- 16:03, 16 April 2024 Ths talk contribs created page 3D Point Symbols (Created page with "3D Point symbols can be attached to both tracks and draw object points in 3D. They can be rendered as simple billboard Icons, as 3D models, optionally with text labels or a combination of these. These options are controlled through the Styling engine in a styling category called `3DModel`. The following is an example of such as style: <source lang="xml"><stylecategory name="TrackSymbol"> <style> <compositeitem name="3D"> <valueitem name="ClampToGro...")
- 15:50, 16 April 2024 Ths talk contribs created page Category:3D (Created page with "The Maria 3D components consist of a set of User controls for rendering maps and other geo layers in 3D.")
- 09:22, 7 July 2023 Ths talk contribs created page Track + elevation analysis connection (Created page with "With the `ITrackElevationAnalysisConnectionManager` you can attach an Elevation analysis observer to a moving track so that it updates automatically when the track moves. Create with the `MariaTrackElevationAnalysisConnectionFactory` which can be found in the TPG.Maria.Common namespace Example:")
- 09:30, 26 January 2022 Ths talk contribs created page Category:Satellite (Created page with "The satellite layer is able to display satellite tracks and other related graphics on the map.")
- 13:06, 3 January 2022 Ths talk contribs created page Color map layers in templates (Created page with "== Color map layers == Available since Maria GDK 4.0 We also provider functions to make map layers colored according to some function of a single channel input data set, typ...")
- 12:07, 29 December 2021 Ths talk contribs created page Generic raster data (Created page with "In addition to Elevation Data, Maria GDK also supports generic single channel raster data for analysis and visualization purposes. These data sets can for example include clut...")
- 14:24, 28 December 2021 Ths talk contribs created page Category:Map layers (Created page with "The Maria GDK contains APIs for rendering map layers of various kinds. These map layers are typically filled with data from various map data sources such as the MariaGDK data...")
- 14:22, 28 December 2021 Ths talk contribs created page Category:Elevation data (Created page with "The Maria GDK contains various APIs for using elevation data and other single channel raster data for analysis and visualization purposes.")
- 10:07, 22 December 2021 Ths talk contribs created page Elevation data (Created page with "Elevation data and other single channel data can be used for various analysis and visualization purposes throughout the Maria system. This page shows an overview of the elevat...")
- 09:11, 31 May 2021 Ths talk contribs created page File:Screenshot 2021-05-31 100817.png
- 09:11, 31 May 2021 Ths talk contribs uploaded File:Screenshot 2021-05-31 100817.png
- 09:11, 31 May 2021 Ths talk contribs created page File:Screenshot 2021-05-31 100636.png
- 09:11, 31 May 2021 Ths talk contribs uploaded File:Screenshot 2021-05-31 100636.png
- 09:10, 31 May 2021 Ths talk contribs created page Color Map Layers (Created page with "== General == Color map layers, or paletted data layers are single channel data layers, for example elevation data, which can be colored according to a user definable palette...")
- 09:10, 31 May 2021 Ths talk contribs created page File:Screenshot 2021-05-31 100545.png
- 09:10, 31 May 2021 Ths talk contribs uploaded File:Screenshot 2021-05-31 100545.png
- 16:12, 15 March 2021 Ths talk contribs created page Development profiling (Created page with "== Profiling frame rate == There is a built-in graph for visualizing the frame rate of the renderer which can be useful for debugging and profiling purposes. File:Fps-grap...")
- 16:11, 15 March 2021 Ths talk contribs created page File:Fps-graph.png
- 16:11, 15 March 2021 Ths talk contribs uploaded File:Fps-graph.png
- 09:19, 8 October 2019 Ths talk contribs created page Qt Setup (Created page with "We use Qt for much of our C++ development. This page describe how to set up Qt creator and the Maria Qt projects to build correctly and produce output that can be used from Vi...")
- 12:56, 2 August 2019 Ths talk contribs created page MediaWiki:Common.css (Created page with "CSS placed here will be applied to all skins: .mw-highlight { margin-right: 20px; }")