Skip to content

cdlm/poisson-surface.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Poisson point distribution, in Rust

This is a small implementation of Bridson's Poisson Disc algorithm, inspired by Mike Bostock's examples here and here.

But really it's just a pretext for fiddling with Rust and getting my head around it's type system.

About

Rust experiment: Poisson point distribution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages