Slughorn: MIT‑Licensed GPU‑Agnostic Font and Glyph Rendering Library for OpenGL, OSG, Vulkan

AlphaPixelDev released Slughorn, a GPU‑agnostic font and glyph rendering library. Slughorn is licensed under the MIT license and targets OpenGL, OSG, and Vulkan. The library

AlphaPixelDev released Slughorn, a GPU‑agnostic font and glyph rendering library. Slughorn is licensed under the MIT license and targets OpenGL, OSG, and Vulkan. The library abstracts glyph rasterization for any GPU‑driven graphics API. It provides a simple API for loading and rendering vector fonts. Slughorn aims to simplify text rendering in cross‑platform graphics projects. The project includes sample shaders and documentation for integration. It is positioned as a lightweight alternative to existing text rendering solutions. Developers can incorporate Slughorn into engines that use OpenGL, OSG, or Vulkan.