Skip to content
Snippets Groups Projects
Commit 2d7c1f5e authored by Vanessa Karolek's avatar Vanessa Karolek
Browse files

[#92] rename application to RTX

parent 8fdf85b4
No related branches found
No related tags found
1 merge request!75Resolve "RTX-Module"
......@@ -9,7 +9,7 @@
#include <vkcv/rtx/RTX.hpp>
int main(int argc, const char** argv) {
const char* applicationName = "First Scene";
const char* applicationName = "RTX";
uint32_t windowWidth = 800;
uint32_t windowHeight = 600;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment