Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T11:39:16.000Z (over 2 years ago)
- Last Synced: 2023-03-10T16:38:04.660Z (over 1 year 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![Screenshot](https://github.com/hamolicious/Poisson-Disc-Sampling/blob/master/screenshot.png?raw=true)