mirror of
https://github.com/3b1b/manim.git
synced 2025-07-29 13:03:31 +08:00
remove samples to reduce error on some machines
This commit is contained in:
@ -12,7 +12,6 @@ class Window(PygletWindow):
|
||||
resizable = True
|
||||
gl_version = (3, 3)
|
||||
vsync = True
|
||||
samples = 1
|
||||
cursor = True
|
||||
|
||||
def __init__(self, scene, **kwargs):
|
||||
|
Reference in New Issue
Block a user