mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
+ | Optimization + reflection
This commit is contained in:
@ -58,7 +58,7 @@ int main(int argc, char **argv)
|
||||
shader.drawTriangles(size);
|
||||
|
||||
std::cout << "\rFrame: " << window.getFrameCount() << " Fps: " << int(window.getFps()) << " " << std::flush;
|
||||
|
||||
|
||||
window.display();
|
||||
window.pollEvents();
|
||||
}
|
||||
|
Reference in New Issue
Block a user