Skip to content

Question about single/double buffering  #18

@a3an-de

Description

@a3an-de

Do I have to assume that pyopengltk uses double buffering by default ?
Can it be changed during initialization ?
If this is not possible, is a combination of glDrawBuffer(GL_FRONT) and glReadBuffer(GL_Front) fully supported (mimicking single buffering) ?

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