mirror of
https://github.com/3b1b/manim.git
synced 2025-08-05 16:49:03 +00:00
Don't necessarily remove anti_alias on ThreeDScene
This commit is contained in:
parent
2c7689ed9e
commit
e20690b7c1
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ class ThreeDScene(Scene):
|
|||
CONFIG = {
|
||||
"camera_config": {
|
||||
"samples": 4,
|
||||
"anti_alias_width": 0,
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue