processing / processing/libprocessing

Missing math constants `THIRD_PI`, `DEG_TO_RAD`, `RAD_TO_DEG`

Open
#202 0 comments 0 reactions 1 assignee View on GitHub

@tychedelia is already working on this.

Since Jul 14, 2026.

Dominant language
Rust
Stars
69
Forks
14
Avg merge
15d 22h
Merged PRs (30d)
3

Description

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:

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.