Hello, I have a question. How can I use geeqie
to view the image that the raytrace file generates?
Thank you beforehand
After establishing an SSH session with X-forwarding (ssh -X user@csnhr
), you can simply run geeqie with your result.pnm as input such as: geeqie result.pnm
If you are not using a standard terminal for working on the HPC clusters, you might find it easier to copy the file to your local computer and then visualize it there.
Connections with VSCode can show the filesystem directly in the explorer and you can simply open the file from there with any locally installed tool of your choice.