weigao95 / surfelwarp

SurfelWarp: Efficient Non-Volumetric Dynamic Reconstruction
https://sites.google.com/view/surfelwarp/home
BSD 3-Clause "New" or "Revised" License
276 stars 71 forks source link

how to visualize the program output while running? #50

Closed ByLee1997 closed 3 years ago

ByLee1997 commented 3 years ago

I've run the surfelwarp_app and it execute normally and produce png output in the folder, but I can't see the output when running.

When I change the _glfwWindowHint(GLFW_VISIBLE, GLTRUE) in surfelwarp::Renderer::initGLFW(), it create a window and has an error of no response.

My environment is ubuntu16.04 RTX2070 cuda10.0, using cilantro

weigao95 commented 3 years ago

See: https://github.com/weigao95/surfelwarp/issues/37#issue-606914871

411066282 commented 3 years ago

@ByLee1997 Have you solved this? After seeing "#37 (comment)"