brainglobe / brainrender

a python based software for visualization of neuroanatomical and morphological data.
https://brainglobe.info/documentation/brainrender/index.html
BSD 3-Clause "New" or "Revised" License
538 stars 75 forks source link

Fix jagged renderings in cartoon mode and restore default shader style #352

Closed adamltyson closed 3 months ago

adamltyson commented 3 months ago

Fixes #327

TBH I don't really know what's going on here, but the examples work, the tests pass and Marco says it's fine so 🤷

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.47%. Comparing base (453ced2) to head (f43d02a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #352 +/- ## ========================================== + Coverage 85.08% 86.47% +1.39% ========================================== Files 27 27 Lines 1220 1220 ========================================== + Hits 1038 1055 +17 + Misses 182 165 -17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.