Skip to content

Transition3D: Rendering Issues #88

Description

@mickleness

The Transition3D's have a couple of rendering problems:

  • The top edge is aliased. I expect it to be smoothed. (The bottom edge is only "correct" (ish) because we're actually calling Graphics2D.clear() with a Shape, so we're giving an illusion of antialiasing half the time.)
  • The right and bottom edge of the overall frame are cut off. The left and top edge look OK. It's as if the calculations are off by a fraction of a pixel.

Screen Shot 2022-06-26 at 12 45 11 AM

(This is related to issue #26)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions