PicoGK Runtime is the C++ runtime framework behind PicoGK, LEAP 71’s compact geometry kernel for Computational Engineering. It provides the lower-level backbone that allows PicoGK applications to execute robust geometry operations. The repository is mainly intended for users who want to compile the runtime themselves instead of relying on available installers. It is built around established open-source foundations, including OpenVDB and GLFW. Its role is to support the higher-level PicoGK...