dilevin / computer-graphics-raster-images

Computer Graphics Assignment about Raster Images
1 stars 7 forks source link

Question about previewing ppm image on teaching lab #56

Open junior-stack opened 11 months ago

junior-stack commented 11 months ago

Is there a way that we can preview the ppm file that is generated from write_ppm on the our linux teaching machine?

wenzhi-guo commented 11 months ago

AFIK there isn't a way to view it locally on the teaching machine, but you can find a online PPM viewer and preview your output there.

junior-stack commented 11 months ago

How to preview P2 file. I think I found a way to preview P3 file through thia link https://www.cs.rhodes.edu/welshc/COMP141_F16/ppmReader.html

wenzhi-guo commented 11 months ago

You can download either GIMP or IrfanView to view both P2/P3 files

Kenny2github commented 11 months ago

Locally, if you happen to be an (incredibly based) user of Paint.NET you can use this plugin.

Blucia commented 11 months ago

teach.cs machines have imagemagick installed and you can see the ppm file previews