https://github.com/ruofeidu/pypoissondisc
O(N log N) Poisson Disc Sampling with Various Radius
https://github.com/ruofeidu/pypoissondisc
poisson-disc-sampling python rtree
Last synced: 8 months ago
JSON representation
O(N log N) Poisson Disc Sampling with Various Radius
- Host: GitHub
- URL: https://github.com/ruofeidu/pypoissondisc
- Owner: ruofeidu
- Created: 2017-11-17T20:28:11.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-08T16:31:39.000Z (almost 8 years ago)
- Last Synced: 2024-12-27T15:23:28.924Z (10 months ago)
- Topics: poisson-disc-sampling, python, rtree
- Language: Python
- Size: 985 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PyPoissonDisc
O(N log N) Poisson Disc Sampling with Various Radius