Programming Bitmap Graphics - Agon Light using C

Опубликовано: 25 Октябрь 2024
на канале: NCOT Technology
1,984
103

Get the code: https://github.com/ncot-tech/agon-gra...
Support the channel: https://ncot.uk/support
Visit the website: https://ncot.uk

In this video I look at how you can program the Agon Light to display bitmap images using C. I go through how to convert a PNG image into an RGB2222 format bitmap image, and then use the C library functions to load that into the Agon Light, and the VPD commands necessary to display this on the screen.

The end result is a fairly pretty scrolling text routine that demonstrates how to draw multiple bitmaps to the Agon Light's display using VDP commands.

This builds on my previous Agon Light C Programming video where I explained how the Agon Light's screen works, and how to draw lines and shapes.

----
Music I use: https://www.bensound.com
License code: 89GUMYPSNGHK77J3

#programming #cprogramming #agonlight #retrocomputer