Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is IRO, or Image Reconstitution Orchestrator, a simple cross-platform image loader library.

License

IRO is licensed under the zlib license. See LICENSE for details.

About IRO

If you need to get bytes from image files, IRO is for you. It's basically a glorified wrapper around stb_image.

Dependencies

IRO depends on SDL3 for portability.

Building IRO

Use CMake:

   $ mkdir build/
   $ cd build/
   $ cmake ../
   $ make

You may have to define SDL3_DIR.

Want to contribute?

Issues can be reported and patches contributed via Github:

https://github.com/MoonsideGames/IRO

About

A simple cross-platform image loader library.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages