Skip to content

1iyiwei/noise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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