Skip to content

Allow noise map precalculation#224

Description

@tomrijnbeek

馃啓 Improvement proposal

Noise maps are always calculated when needed, without caching. For expensive to evaluate noise, you may want to turn this generic function into a pre-calculated "texture" so that querying becomes significantly cheaper.

Context

#223 introduces a method to potentially create complex composite noise maps. If you want to read from these maps often, you may want to precalculate the values.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions