HighMap
HighMap copied to clipboard
Add random grid generation in cloud constructor
- [X] purely random
- [X] random grid jittered
- [x] density-driven grid (heightmap)
- [ ] random Poisson sampling
-
- [ ] uniform radius (https://github.com/thinks/poisson-disk-sampling)
-
- [ ] non-uniform radius
- [ ] Hammersley
- [ ] Halton
ce0db77