02-05-2025, 05:56 PM
I'll have a closer look at the problems this weekend, but I'll comment on one of them now.
It's not possible to draw a background image, because the library (the part written in C) clears the screen when it renders its stuff. I can release a fix that doesn't clear the screen, or I can add a function to set a background image? I can render the image on the "inside of a cylinder" to make it look a bit more 3d (the n6 gloom library did this).
It's not possible to draw a background image, because the library (the part written in C) clears the screen when it renders its stuff. I can release a fix that doesn't clear the screen, or I can add a function to set a background image? I can render the image on the "inside of a cylinder" to make it look a bit more 3d (the n6 gloom library did this).