habitat-sim icon indicating copy to clipboard operation
habitat-sim copied to clipboard

Opt-in support for multisampled color rendering

Open mosra opened this issue 8 months ago • 2 comments
trafficstars

Motivation and Context

As requested by @eundersander on Slack. By enabling simConfig.multisample (exposed to both C++ and Python) all sensors that are just color-only will produce a 8x multisampled output to avoid aliasing.

How Has This Been Tested

There's a new test verifying the output with this flag enabled.

mosra avatar Mar 17 '25 10:03 mosra