• @pixeltree@lemmy.blahaj.zone
    link
    fedilink
    1026 days ago

    Java can interface with other languages! It’s how basically all games written in java exist, they’re using LWJGL (Lightweight Java Game Library) to interface with GLFW (an OpenGL implementation written in C).

    • ferret
      link
      fedilink
      English
      225 days ago

      Are you familiar if Mindustry does this too? Afaik they had SDL somewhere in the mix