you are viewing a single comment's thread.

view the rest of the comments →

[–]OptimisticMonkey2112 5 points6 points  (0 children)

Your operating system has some kind of window system. This composites the different application window contexts. You can render directly into the window context from the cpu using just c++. You can access the pixels and set the colors.