jacereda·29 dni temu·discussI used this one in 2022 to make a proof of concept for a build once / run anywhere graphical app and IIRC the library was quite nice, even if a bit limited. The resulting kludge is at https://github.com/jacereda/cosmogfx and there's a prebuilt binary that should run on Linux, Windows and some BSDs. https://github.com/jacereda/cosmogfx/releases/download/v0.0....Cosmopolitan Libc has since integrated the bits to make OpenGL work in cross-platform binaries and it's awesome.
jacereda·3 lata temu·discussThe answer today would probably be to use flakes: https://nixos.wiki/wiki/Flakes
jacereda·3 lata temu·discussAnd a couple of wrappers (probably bitrotten) https://github.com/search?q=user%3Ajacereda+glcv
jacereda·3 lata temu·discussNot so minimal, but if you need GPU rendering I wrote this: https://github.com/jacereda/glcv
jacereda·4 lata temu·discussI'm considering a GoodWe inverter supported by HomeAssistant, it would be good to know if those can be functional without internet connectivity. Anyone knows the answer?
Cosmopolitan Libc has since integrated the bits to make OpenGL work in cross-platform binaries and it's awesome.