https://github.com/hamolicious/poisson-disc-sampling
Poisson-Disc Sampling algorithm using Mitchell’s best-candidate algorithm written in Python 3.8 and PyGame 2
https://github.com/hamolicious/poisson-disc-sampling
algorithm poisson-disk pygame python
Last synced: 1 day ago
JSON representation
Poisson-Disc Sampling algorithm using Mitchell’s best-candidate algorithm written in Python 3.8 and PyGame 2
- Host: GitHub
- URL: https://github.com/hamolicious/poisson-disc-sampling
- Owner: hamolicious
- License: apache-2.0
- Created: 2020-07-16T20:25:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T11:39:16.000Z (almost 3 years ago)
- Last Synced: 2023-03-10T16:38:04.660Z (about 2 years ago)
- Topics: algorithm, poisson-disk, pygame, python
- Language: Python
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Poisson-Disc-Sampling
Poisson-Disc Sampling algorithm using Mitchell’s best-candidate algorithm written in Python 3.8 and PyGame 2