Skip to content

Warp sampling aliases under minification (single-tap bilinear, no mips) #453

Description

@mohamedtahaguelzim

The stitch warp samples source textures with single-tap bilinear and no mip chain (renderer.rs). Minified output (e.g. 1080p from 4K sources) aliases - no encoder setting can remove it; magnified regions soften. Likely contributor to #449.

Investigate proper minification filtering: supersampled render target + one downscale, or per-frame mips + trilinear.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions