You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a test for my C++ Forum on "rendering" graphics in the terminal. This project uses a memory buffer and creates a separate thread that reads from that buffer, similar to how the VGA Buffer works, hence the name.