https://github.com/hasnep/circle-factoring-processing
⭕ A way of representing the natural numbers as non-overlapping circles using Processing 3
https://github.com/hasnep/circle-factoring-processing
factorisation processing
Last synced: about 1 year ago
JSON representation
⭕ A way of representing the natural numbers as non-overlapping circles using Processing 3
- Host: GitHub
- URL: https://github.com/hasnep/circle-factoring-processing
- Owner: Hasnep
- License: gpl-3.0
- Created: 2018-10-31T21:09:31.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-08-02T17:47:08.000Z (over 5 years ago)
- Last Synced: 2025-01-21T09:27:31.381Z (about 1 year ago)
- Topics: factorisation, processing
- Language: Processing
- Homepage: https://ha.nnes.dev/project/circle-factoring-processing
- Size: 42 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Circle Factoring
A thing I made in Processing 3 inspired by Paul Foss' [Unusual Factoring](https://www.youtube.com/watch?v=Y_AeQJ4g4gk).
I used this to learn Processing, so the code is very messy.
## Example

An example of the output with default settings. (High resolution version [here](https://ha.nnes.dev/image/circle-factoring-processing/fullsize.png).)