Skip to content
This repository was archived by the owner on Jun 23, 2022. It is now read-only.

Conversation

@astrsh
Copy link
Member

@astrsh astrsh commented Nov 11, 2021

The goal of this PR is to formalize the jargon 'sampler'.

A sampler can be formally defined as a function that maps world coordinates (including the seed) to a set of numerical values.

Potentially ambiguous references to noise functions, noise configs, noise algorithms, noise equations, etc, can be better expressed via the more general term 'sampler' (which is already used internally). Not all samplers necessarily constitute the use of pseudorandom noise, and so distinguishing between the general concept of a sampler, and more specific forms of samplers (such as pseudorandom noise samplers) will hopefully provide better avenues of explaining non-noise-producing samplers (such as the expression sampler).

@astrsh astrsh marked this pull request as draft November 16, 2021 02:06
@astrsh astrsh changed the base branch from master to development December 20, 2021 23:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant