/noise

Sampling and Noise

Primary LanguageC++MIT LicenseMIT

Noise and Sampling

My code for the following projects:

  • WhiteNoise: Parallel White Noise Generation on a GPU via Cryptographic Hash, I3D 2008

  • BlueNoise: Parallel Poisson Disk Sampling, SIGGRAPH 2008

  • RainbowNoise: Multi-class Blue Noise Sampling, SIGGRAPH 2010

  • DiffSamp: Differential Domain Analysis for Non-uniform Sampling, SIGGRAPH 2011