Skip to content

Instantly share code, notes, and snippets.

View berkay-repos's full-sized avatar

Berkay berkay-repos

  • Roketsan
  • Istanbul
View GitHub Profile
@Adirockzz95
Adirockzz95 / examples.py
Last active January 19, 2024 18:26
manim animation examples
#!/usr/bin/env python
#
# Usage: python extract_scene.py -p [filename] [classname]
# eg: python extract_scene.py -p examples.py DrawCircle
#
import math
import numpy as np