Skip to content

Add bilinear filtering options to sampling processes #26

Description

@RobProductions

We would need less post-smoothing iterations if the terrain heightmap was able to sample from all neighbor pixels instead of just the closest one to the sample position. For ease of use, this could maybe be an extension function or method of the VTRangeGrid. Then nodes like the translation node could sample a precise location instead of directly asking for a pixel and the RangeGrid will handle different filtering cases.

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

    Labels

    featureFeatures impacting the package systems

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions