-
Notifications
You must be signed in to change notification settings - Fork 5
Double buffering? #3
Copy link
Copy link
Open
Description
Hello,
I read the documentation for the library but I don't understand how I can use the backbuffer. I want to use a low resolution mode, something like 320x240x8, so I have enough memory for a second buffer. I want to do all the rendering of points in this buffer, and then just swap the display buffer and my buffer to avoid flickering. Is this possible?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels