3b1b / 3b1b/manim

Graph not rendered accurately!

未關閉
#1,568 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
93.9k
分支
7.7k
平均合併
2 天 13 小時
30 天內合併 PR
4

描述

When using ManimGL to render the y=1/x graph, the output is unexpected :(
I have pointed out the discontinuity.
![Screenshot from 2021-07-06 20-42-20](https://user-images.githubusercontent.com/86903975/124625615-940b5580-de9b-11eb-9939-7a16d0735c71.png)

貢獻指南

這個儲存庫沒有索引到貢獻指南

研究方向

Look at the plotting functions in manim, likely in modules like manimlib/mobject/functions.py or similar. The issue is about rendering the graph of y=1/x, specifically handling the discontinuity. Start by finding where function graphs are defined and rendered, and examine how asymptotes or undefined points are handled. Run a test with the given function to reproduce the issue, then check the plotting logic for division by zero or coordinate transformations.

由索引模型根據 Issue 內容生成。

評估

領域
computer-graphics
Issue 類型
缺陷
難度
3/5
預估耗時
1-2 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
45/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。