xiaoquan wang
xiaoquan wang
Hi, thank you for you help! It works for me, but the saved images are all the same. How can I modify the camera trajectory? The below is my script....
@niujinshuchong Hi, I found the param.extrinsic is updated, but the render results are all the same. This is my render script. ```` xvfb-run -s "-screen 0 640x480x24" ns-render-mesh --meshfile meshes/bakedangelo_barn_colmap_highres.ply...
Hi, if I want to debug the code how can I add the `xvfb-run -s "-screen 0 640x480x24"` to vscode launch.json. > @flow-specter @rockywind You can install xvfb with `sudo...