habitat-sim
habitat-sim copied to clipboard
Opt-in support for multisampled color rendering
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.