-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers
Description
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
Imagefrom that copy - return it
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomers