o
odinpkg.dev
packages / library / Johnny_Image_Viewer_in_Odin

Johnny_Image_Viewer_in_Odin

dd91397library

A very simple graphical image viewer, that uses RayLib.

No license · updated 5 months ago

Johnny Image Viewer in Odin

A very simple graphical image viewer.

Description

A simple image viewer for jpg's, with pan and zoom, histogram and file tree made in RayLib in the Odin programming language. If you change image and the resolution of the image ( len_x and len_y ) are the same, it will open the image with the same position of pan and zoom.

How to compile and run

make clean
make
./j_img_viewer.exe

License

MIT Open Source License

Have fun

Best regards,
Joao Carvalho