eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.55k stars 1.43k forks source link

various OSG rendering glitches #4037

Open namdre opened 6 years ago

levente-s commented 6 years ago

Hi, I have done a build following the instructions at the wiki The rendering of some objects in the 3D view seems to have some issues (please see the attached image)

My environment: Windows 10 64bit Visual Studio 2013 Release build Libraries: latest version from here

Regards, Levente

2018-06-18_17h57_13

namdre commented 6 years ago

The colored ellipsoids around vehicles are by design. They are there to provide context dependent coloring (e.g. color by speed) and look less ugly when reducing their transparancy. It would be better to figure out dynamic recoloring of the 3d-vehicle shapes themselves.

The network does look strange. Possibly it was built without internal lanes.

levente-s commented 6 years ago

Thank you for the answer. Following your advice, I have reduced the transparency of the ellipsoids. About the network: I have converted it using elevation data, it is because of the data quality.

Would it make sense to use different View Settings for the 3D view, and keep only the relevant / implemented options (e.g. "Show vehicle name", "Show blinker / brake lights", or "Background -> Color" could be removed)?

namdre commented 6 years ago

I'd rather avoid this work and spend my time getting these options to work in the 3D view.