{"id":16509070,"url":"https://github.com/hemanta212/hello-manim","last_synced_at":"2025-06-22T19:05:59.433Z","repository":{"id":104360995,"uuid":"301414235","full_name":"hemanta212/hello-manim","owner":"hemanta212","description":"Collection of Manim Animations assignments and experimentations. ","archived":false,"fork":false,"pushed_at":"2021-06-30T23:37:17.000Z","size":17708,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-22T19:04:51.247Z","etag":null,"topics":["animation","chemistry","manim","manim-3b1b","math","mathematics","physics","python"],"latest_commit_sha":null,"homepage":"https://hemanta212.github.io/hello-manim","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hemanta212.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-05T13:15:27.000Z","updated_at":"2024-10-26T10:14:11.000Z","dependencies_parsed_at":"2023-04-11T11:30:57.274Z","dependency_job_id":null,"html_url":"https://github.com/hemanta212/hello-manim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hemanta212/hello-manim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanta212%2Fhello-manim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanta212%2Fhello-manim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanta212%2Fhello-manim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanta212%2Fhello-manim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hemanta212","download_url":"https://codeload.github.com/hemanta212/hello-manim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hemanta212%2Fhello-manim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261348458,"owners_count":23145307,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["animation","chemistry","manim","manim-3b1b","math","mathematics","physics","python"],"created_at":"2024-10-11T15:48:52.031Z","updated_at":"2025-06-22T19:05:54.421Z","avatar_url":"https://github.com/hemanta212.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: Hello manim\n\nManim is a mathematics graphics/animation library developed by Grant Sanderson(3blue1brown). Watch manim in action on his [[https://youtube.com/channel/UCYO_jab_esuFRV4b17AJtAw][youtube channel]]\n\n* Demo\n[[output.gif]]\n\nSEE: More Demos here [[https://hemanta212.github.io/hello-manim][Manim Demos]]\n\n* Running the code\nHead over to the [[https://github.com/3b1b/manim][manim]] github repository and follow their installation instructions. Install latex as well. Once you have installed manim and related tools,\n#+BEGIN_SRC shell\n$ git clone https://github.com/hemanta212/hello-manim.git\n$ cd hello-manim\n$ python -m pip install -r requirements.txt\n$ cd manim\n$ python setup.py install\n$ cd ../\n$ python -m manim assignments/selection_question.py ShapesPlay -pl\n#+END_SRC\n\n\n\n* Self-note: Troubleshooting: Windows\n- Install the cairo whl viewing your python version, if 3.6 install cairo whl file with 36 in it, 38 for python 3.8 and so on.\n- Relevant guide tutorial: [[https://youtu.be/ZltiKHFWmv8][youtube link]]\n\n* Troubleshooting: Ubuntu\ninstall dependencies:\n#+BEGIN_SRC shell\n$ sudo apt-get install sox ffmpeg python3-cairo python3-opencv libclang-dev\n$ sudo apt-get install texlive-full # latex install\n$ python -m pip install -r requirements.txt --user\n$ python setup.py install --user\n#+END_SRC\n\nNote: for older ubuntu version use ppa:jonathonf/texlive-2019 for rendering chemistry.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemanta212%2Fhello-manim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhemanta212%2Fhello-manim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhemanta212%2Fhello-manim/lists"}