Add ModelLoader (not tested) add TheChef for cooking
This commit is contained in:
@@ -146,6 +146,7 @@ void App::run() {
|
||||
std::chrono::duration<float>(dt)
|
||||
);
|
||||
std::this_thread::sleep_until(targetEnd);
|
||||
|
||||
}
|
||||
}
|
||||
gfxDevice.waitIdle();
|
||||
|
||||
Reference in New Issue
Block a user