aiAdrian / flatland_railway_extension

This repo extends Flatland Railway Simulator with helpful features. https://github.com/flatland-association/flatland-rl
Other
10 stars 4 forks source link

Flatland Renderer should have a method to correct the aspect ratio (window scaling). #40

Closed aiAdrian closed 1 year ago

aiAdrian commented 1 year ago

The aspect ration should be controlled through FlatlandRenderer API (not for jupyter notebook).

aiAdrian commented 1 year ago

The option to render with "true" aspect ration is per default disabled. User can enable it by setting the flag in the FlatlandRenderer or in it's extended version FlatlandDynamicsRenderer.