new scenes for testing
This commit is contained in:
parent
8406f1ac9c
commit
eabbc338e1
8 changed files with 426 additions and 2 deletions
|
|
@ -162,7 +162,7 @@ int main(int argc, char** argv)
|
|||
helloVk.initGUI(0); // Using sub-pass 0
|
||||
|
||||
// Creation of the example
|
||||
helloVk.loadScene(nvh::findFile("media/scenes/cornellBox.gltf", defaultSearchPaths, true));
|
||||
helloVk.loadScene(nvh::findFile("media/scenes/grid.gltf", defaultSearchPaths, true));
|
||||
|
||||
|
||||
helloVk.createOffscreenRender();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue