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.
Go to file
Vovanium 42e503f9aa + some code 2022-05-11 19:48:26 +03:00
examples + some code 2022-05-11 19:48:26 +03:00
source + some code 2022-05-11 19:48:26 +03:00
.gitignore + some code 2022-05-11 19:48:26 +03:00
LICENSE Initial commit 2022-05-11 14:20:03 +00:00
README.md Initial commit 2022-05-11 14:20:03 +00:00
common.gpr + some code 2022-05-11 19:48:26 +03:00
video_sdl.gpr + some code 2022-05-11 19:48:26 +03:00

README.md

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.