The recommended tool for generating 3d vector tiles pg2b3dm has an option --add_outlines [1] to add outlines to the exported objects.
In first place this is used to display with Cesium, see [2].
[1] https://github.com/Geodan/pg2b3dm/tree/master#command-line-options
[2] https://github.com/Geodan/pg2b3dm/blob/master/cesium_notes.md#outlines
Do you know, if there is an similar option in Giro3D? Which, in the best case, is taken also from the pg2b3dm option? Setting the option to true does not seem to have an effect on the rendering in the 3D view.
The recommended tool for generating 3d vector tiles
pg2b3dmhas an option--add_outlines[1] to add outlines to the exported objects.In first place this is used to display with Cesium, see [2].
[1] https://github.com/Geodan/pg2b3dm/tree/master#command-line-options
[2] https://github.com/Geodan/pg2b3dm/blob/master/cesium_notes.md#outlines
Do you know, if there is an similar option in Giro3D? Which, in the best case, is taken also from the
pg2b3dmoption? Setting the option totruedoes not seem to have an effect on the rendering in the 3D view.