We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5c2bb3 commit e8ebf52Copy full SHA for e8ebf52
apps/surfelwarp_app/main.cpp
@@ -30,7 +30,7 @@ int main(int argc, char** argv) {
30
//auto context = initCudaContext();
31
32
//Save offline
33
- bool offline_rendering = false;
+ bool offline_rendering = true;
34
35
//The processing loop
36
SurfelWarpSerial fusion;
0 commit comments