Skip to content

screenshot #53

@PSteinhaus

Description

@PSteinhaus

A screenshot function, similiar to the one in ggez should be relatively straightforward to implement.
My naive first guess:

  • call glFinish
  • copy the renderbuffer texture
  • create a new Image from that copy
  • return it

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions