Skip to content

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

@Noodulz

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.

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