Skip to content

yuzeni/ImageExplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Image Explorer

This is a basic image viewer, built on raylib, made for exploring any heap of files and folders for images.
It may or may not crash on you ;)
All non-self-explanatory controls are explained upon starting the program. Otherwise, just click around!
The chronological sorting does not work properly, as EXIF parsing would be required for that kind of information.

demo

Building on Windows

Run the build.bat script from the Microsoft Visual Studio "x64 Native Tools Command Prompt" or from any command prompt with the vcvars64.bat environment.
If you want to build raylib yourself, make sure to enable all the file formats for image loading in config.h.
Alternatively, a prebuilt windows executable is already located in the build directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published