Skip to content

Gleduzowne/videos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to Run the Manim Script

  1. Install Manim:

    pip install manim
  2. Navigate to the directory:

    cd /home/nathfavour/Documents/code/gleduzowne/videos/example1
  3. Run the script:

    To render the animation, use the following command:

    manim logo.py ManimCELogo -pql
    • -pql: Renders at low quality for a quick preview.
    • -pqh: Renders at high quality.
    • -p: Plays the animation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages