Skip to content

Implement MSAA #25

@qzed

Description

@qzed

Implement Multi-Sample Anti Aliasing. This requires changes in:

  • The default frame-buffer to allow MSAA for overlays,
  • PreRenderedTileProvider to allow MSAA for pre-rendered tiles,
  • TileBasedVisualizer to allow MSAA for non-pre-rendered tiles (this is superfluous when used with anti-aliased pre-rendered tiles, so this would be more of a nice-to-have feature).

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