Much more performant, new cylinder

This commit is contained in:
Vulpovile
2021-03-04 17:46:47 -08:00
parent 20c18c6f9b
commit fcfed4afcd
2 changed files with 34 additions and 9 deletions

View File

@@ -955,7 +955,7 @@ void Application::run() {
//renderDevice->setViewport(viewportRect);
//window()->setInputCaptureCount(1);
resizeWithParent(_hWndMain);
glEnable(GL_CULL_FACE);
while (!quit)
{