processing / processing/libprocessing
Missing math constants `THIRD_PI`, `DEG_TO_RAD`, `RAD_TO_DEG`
未關閉
@tychedelia 已經在處理了。
開始於 2026年7月14日。
- 主要語言
- Rust
- 星號
- 69
- 分支
- 14
- 平均合併
- 15 天 22 小時
- 30 天內合併 PR
- 3
描述
Following up on #138 which added PI, TWO_PI, HALF_PI, QUARTER_PI, TAU, Processing also sets the following math constants:
I wasn't aware of these when I wrote #128, so shoutout to GoToLoop for bringing this up on the forum.
Side note: the full list of Processing's constants can be found in the Javadoc:
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
評估
這個 Issue 還沒有評估資料。