Skip to content

Get rid of buffer refresh in ImGui causing flickering in UI #3

Description

@Noodulz

Currently as the ImGui UI is overlayed on the buffer used to draw and rasterize polygons, it refreshes the drawing buffer and the ImGui UI at the same time causing the UI to flicker, which may be an eyesore for some.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions