NanoVG
NanoVG is a lightweight, minimalistic option that’s ideal for simple UI needs. It offers basic drawing operations and is easy to integrate if you're just starting out.
Last updated
Was this helpful?
NanoVG is a lightweight, minimalistic option that’s ideal for simple UI needs. It offers basic drawing operations and is easy to integrate if you're just starting out.
Last updated
Was this helpful?
NanoVG is antialiased 2D vector drawing library on top of OpenGL for UI and visualizations written in C. We will be using it inside Minecraft using LWJGL's bindings.
The tutorials for the following LWJGL versions are available: