mirror of
https://github.com/3b1b/manim.git
synced 2025-08-19 04:47:07 +00:00
23 lines
320 B
YAML
23 lines
320 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
|
|
- tqdm
|
|
- moderngl
|
|
- pydub
|
|
|