Nonuniform Random Point Sets via Warping
暂无分享,去创建一个
Publisher Summary This chapter describes a method for generating transformations that are useful for computer graphics. Several of those transformations can be simplified for simple densities. There are several methods for generating sets of random or pseudorandom points on the unit square, such as jittering and Poisson disk sampling. These methods present a set of N reasonably equidistributed points on the unit square (u1, ν1) through (uN, νN). Sometimes, sampling space may not be square or may not be uniform. It would be better if a mathematical transformation could be written that would take equidistributed points (ui, νi) as input and that would result in a set of points in desired sampling space with desired density.