All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.lwjgl.nanovg.package-info Maven / Gradle / Ivy

Go to download

A small antialiased vector graphics rendering library for OpenGL. Also includes NanoSVG, a simple SVG parser.

There is a newer version: 3.3.4
Show newest version
/*
 * Copyright LWJGL. All rights reserved.
 * License terms: https://www.lwjgl.org/license
 * MACHINE GENERATED FILE, DO NOT EDIT
 */

/**
 * Contains bindings to NanoVG, a small antialiased vector graphics rendering library for OpenGL. It has
 * lean API modeled after HTML5 canvas API. It is aimed to be a practical and fun toolset for building scalable user interfaces and visualizations.
 */
@org.lwjgl.system.NonnullDefault
package org.lwjgl.nanovg;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy