Browsing by Author "Fajardo, Marcos"
Now showing 1 - 1 of 1
Results Per Page
Sort Options
Item Fast Procedural Noise By Monte Carlo Sampling(The Eurographics Association, 2023) Fajardo, Marcos; Pharr, Matt; Ritschel, Tobias; Weidlich, AndreaProcedural noise functions are widely used in computer graphics as a way to add texture detail to surfaces and volumes. Many noise functions are based on weighted sums that can be expressed in terms of random variables, which makes it possible to compute Monte Carlo estimates of their values at lower cost. Such stochastic noise functions fit naturally into many Monte Carlo estimators already used in rendering. Leveraging the dense image-plane sampling in modern path tracing renderers, we show that stochastic evaluation allows the use of procedural noise at a fraction of its full cost with little additional error.