triangle and imgui
This commit is contained in:
@@ -57,10 +57,7 @@ void TestTriangle::onLoad() {
|
||||
|
||||
void TestTriangle::run() {
|
||||
|
||||
window->getRenderer()->render();
|
||||
window->getRenderer()->draw(rt);
|
||||
window->swapBuffers();
|
||||
window->pollEvents();
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user