mirror of
https://github.com/3b1b/manim.git
synced 2025-08-06 14:52:05 +08:00
30 lines
405 B
YAML
30 lines
405 B
YAML
name: manim_shaders
|
|
channels:
|
|
- defaults
|
|
- conda-forge
|
|
dependencies:
|
|
- python=3.7
|
|
- pip
|
|
- pip:
|
|
- pyreadline
|
|
- matplotlib
|
|
- mapbox-earcut
|
|
- moderngl_window
|
|
- screeninfo
|
|
- argparse
|
|
- colour
|
|
- numpy
|
|
- Pillow
|
|
- progressbar
|
|
- scipy
|
|
- sympy
|
|
- tqdm
|
|
- moderngl
|
|
- pydub
|
|
- pyyaml
|
|
- validators
|
|
- ipython
|
|
- PyOpenGL
|
|
- pycairo
|
|
|