how can i draw a curve in polar coordinates? r = 2 + 3.cos(theta) I'm sorry if it was already asked
- 主要言語
- Python
- スター
- 93.9k
- フォーク
- 7.7k
- 平均マージ
- 2日 13時間
- マージ済み PR(30日)
- 4
説明
### If this is a support request:
**Please attempt to solve the problem on your own before opening an issue.**
Between old issues, StackOverflow, and Google, you should be able to find
solutions to most of the common problems.
Include at least:
1. Steps to reproduce the issue (e.g. the command you ran)
2. The unexpected behavior that occurred (e.g. error messages or screenshots)
3. The environment (e.g. operating system and version of manim)
### If this is a feature request:
Include the motivation for making this change.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
この issue は、manim で極座標曲線 r = 2 + 3*cos(theta) をプロットする方法を尋ねています。コードベース内で既存の polar plot の例を探してください。おそらく geometry または graphing モジュールにあります。PolarPlane または ParametricFunction の使用例やドキュメントを確認してください。ユーザーは、極座標でパラメトリック関数を定義し、レンダリングのために Cartesian に変換する方法を理解する必要があります。
索引モデルが issue の本文から書いたものです。
評価
- 領域
- documentation
- issue の種類
- ドキュメント
- 難易度
- 2/5
- 見積もり時間
- 1〜3時間
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100