interesting tips by @xordev about how to pick interesting colors for a shader. To #codestudy.
And suggesting to further #booxread https://mini.gmshaders.com/p/tonemaps
RE: https://mastodon.gamedev.place/@demofox/116270360039560861
to #codestudy and try a bit ...
In any case, the QR code generation is in https://github.com/MartinezTorres/msx_qrcode/blob/master/src/qr/qrcodegen.c
The process is Convert: GB Drawing -> Indexed PNG -> Base64 Encode -> mime url -> QRCode
- using https://github.com/bbbbbr/gameboy_qr_paint/blob/main/src/img_2_qrcode.c
- and https://github.com/bbbbbr/gameboy_qr_paint/blob/main/src/png_indexed.c
That should feed a few #codestudy sessions ;)
#codestudy https://www.enlightenment.org/playground/03-gui-text-editor/basic-text-editor.md?s[]=text&s[]=editor and see whether there's a `Elementary.h` equivalent to "interactive editable text".
Anyone else doing #EnlightenmentFoundationLibrary / #libefl programming around here ?
repository of #TitusPrehistorik code to #codestudy, dug by @breathing-retro.bsky.social
(to complete https://sylvainhb.blogspot.com/search/label/titus)