Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding a tour through Manim #4143

Draft
wants to merge 54 commits into
base: main
Choose a base branch
from
Draft

Adding a tour through Manim #4143

wants to merge 54 commits into from

Conversation

JasonGrace2282
Copy link
Member

@JasonGrace2282 JasonGrace2282 commented Jan 29, 2025

Supersedes #3495 by using a branch on the main repository, in order to make it easier for other people to contribute.
This way, contributors can make pull requests to ManimCommunity/manim instead of MrDiver/manim

Tries to help with

https://manimce--4143.org.readthedocs.build/en/4143/adventure/

TODO

  • The Basics
    • Mobject attributes
    • Basic animations
    • Wait
    • wait_until
    • Updaters and ValueTrackers
    • Rate functions
    • Custom Mobjects
    • Succession, AnimationGroup, etc.
    • Intro to Tex, Text, and MathTex
      • Accessing indicies of Tex and MathTex
      • substrings_to_isolate
  • Project
    • Rough overall structure (manim init, etc.)
    • Hints for different sections
    • Final product

JasonGrace2282 and others added 24 commits March 11, 2024 19:15
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@v2...v3)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tristan Schulz <[email protected]>
@JasonGrace2282 JasonGrace2282 added the documentation Improvements or additions to documentation label Jan 29, 2025
@JasonGrace2282 JasonGrace2282 added this to the v0.20.0 milestone Jan 29, 2025
@JasonGrace2282 JasonGrace2282 mentioned this pull request Jan 29, 2025
13 tasks
@MrDiver
Copy link
Collaborator

MrDiver commented Feb 1, 2025

#4031 Might be useful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants