|
|
|
|
|
by MichaelTerry
3815 days ago
|
|
Any classical logic is possible, because C++ is a Turing-complete language. That said, of course, how much you can actually do and how fast you can do it depends a lot on the hardware you have available. Not every computer can run fast, high-quality graphics, no matter what language you coded in. THAT said, C++ is considered a relatively high-performance language and is often used for things like advanced game graphics. |
|