A graphics and video I/O library written in Ada.
Made to provide necessaries for graphics in an embedded environment as well as in hosted one.
It is not a hardware driver. Necessary backend you have to write yourself.
examples | ||
source | ||
.gitignore | ||
common.gpr | ||
LICENSE | ||
README.md | ||
video_sdl.gpr |
Video_library
A graphics and video I/O library written in Ada. Made to provide necessaries for graphics in an embedded environment as well as in hosted one. It is not a hardware driver. Necessary backend you have to write yourself.