Skip to content

issues Search Results · repo:3b1b/manim language:Python

Filter by

1k results
 (76 ms)

1k results

in3b1b/manim (press backspace or delete to remove)

Fascinated by the cosmos video 3b1b made, I tried SurfaceExample(ThreeDScene) in manim/example_scenes.py. But sometimes it can produce the video; sometimes it gives error messages. This happens quite ...
bug
  • juneshuoyang
  • Opened 
    8 days ago
  • #2320

Describe the error !-- A clear and concise description of what you want to make. -- Code and Error Code: !-- The code you run -- Error: !-- The error traceback you get when run your code -- Environment ...
  • abxxvrv
  • Opened 
    15 days ago
  • #2317

Describe the error Just trying to run the LorenzAttractor example from the recent video walkthrough. Code and Error Code: git clone https://github.com/3b1b/manim get clone https://github.com/3b1b/videos ...
  • seangtkelley
  • 1
  • Opened 
    20 days ago
  • #2315

Describe the error When I use the Tex function ,then put the error.After multiple tests, including reinstalling Texlive, cloning the source code, and modifying according to last month s issue report, ...
  • shuiyuan233
  • 3
  • Opened 
    21 days ago
  • #2314

When using the command-line arguments with --fps, a type error occured. Here is the bug report below. Code: (manim) PS C:\Documents\Github\Repo\manim manimgl test.py TextExample -r 1920x1080 --fps ...
bug
  • Velvet0314
  • Opened 
    21 days ago
  • #2313

Describe the bug Fixed in frame text gets distorted when we zoom out the camera. The more we zoom out the more distorted the text is Code: !-- The code you run which reflect the bug. -- class Test(Scene): ...
bug
  • SzymonOzog
  • Opened 
    on Feb 8
  • #2311

The following scene fails on startup: from dataclasses import dataclass from manimlib import * @dataclass class Coordinates2D: x: float y: float class MyScene(Scene): def construct(self): ...
bug
  • Splines
  • 2
  • Opened 
    on Feb 4
  • #2307

I was wondering what the original motivation for the CheckpointManager was since it forces the users to split the scene into small chunks that start with a comment. This is really nice as it gives you ...
bug
  • Splines
  • 1
  • Opened 
    on Jan 29
  • #2306

Hi! I am trying to get manimgl runninig on my older mac. After installing manim as described on the github repo the first run manimgl gives the error ManimPango could not import and load the necessary ...
  • Coding4Sec
  • Opened 
    on Jan 21
  • #2305
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub