An open API service indexing awesome lists of open source software.

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

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.](https://ha.nnes.dev/image/circle-factoring-processing/small.png)

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