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
Branches
Tags
1 merge request!75Resolve "RTX-Module"
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
#include <vkcv/rtx/RTX.hpp> #include <vkcv/rtx/RTX.hpp>
int main(int argc, const char** argv) { int main(int argc, const char** argv) {
const char* applicationName = "First Scene"; const char* applicationName = "RTX";
uint32_t windowWidth = 800; uint32_t windowWidth = 800;
uint32_t windowHeight = 600; uint32_t windowHeight = 600;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment