Elektrine lite

← Feed

@Ronflaix@mastodon.gamedev.place

Post #3009655

2025-03-11 09:53 UTC

@sako@mastodon.gamedev.place Sounds fun. Do you have to submit everything to the screen at once or can you do partial refreshes? You could do something close to a scanline-based update and do dynamic stuff like that!

Replies (1)

  • @sako@mastodon.gamedev.place 2025-03-11 09:58

    @Ronflaix@mastodon.gamedev.place not sure, right now i'm just using the one arduino library that i got working with the display (I bought the display nearly 2 years ago and only recently successfully managed to display my own images on it lol). i'm sure if I look at and understand what the library is doing, it might be possible to do lower level stuff like that

    Open ##3009656