Skip to content

Create a Framebuffer in Piston #280

@jabdoa2

Description

@jabdoa2

Is there a sane way to render to a framebuffer/FBO in piston? Most of my 2D graphics never change and I would like to render them only once and then reuse the FBO until they change. Is that possible? I found this old SO response which explains how to do it using raw unsafe OpenGL commands. I tried the gfx_core example but it no longer works for me. Is this supported at all? Or is this intentionally unsupported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions