Fix anti aliasing support in mlab
Open
bug
needs investigation
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 316
- Avg merge
- 7h 44m
- Merged PRs (30d)
- 5
Description
Refer to issue #183.
Even if we add smoothing primitives and set multi_samples = n (n > 0), multi sampling does not seem to work.
The initial guess is that these settings are not applied before the first `render` call which is required.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.