Skip to content

Convert files into byte arrays effortlessly for seamless data handling.

License

Notifications You must be signed in to change notification settings

JerimiahOfficial/FileToByte

Repository files navigation

FileToByte

The FileToByte program is designed to accept a full file path as input and efficiently convert the file into a byte array. This functionality offers versatile capabilities, enabling the convenient storage of fonts and/or images directly in memory.

Dependencies:

gcc and g++ compilers.

CMake is an open-source, cross-platform family of tools designed to build, test and package software.

imgui is a bloat-free Graphical User interface for C++ with minimal dependencies.

GLFW is a multi-platform library for OpenGL, OpenGL ES, Vulkan, window and input.

Vulkan is a low-overhead, cross-platform API, open standard for 3D graphics and computing.