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

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

Go to download

The most widely adopted 2D and 3D graphics API in the industry, bringing thousands of applications to a wide variety of computer platforms.

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

/**
 * Contains bindings to the OpenGL cross-platform 2D and 3D rendering API.
 * 
 * 

The OpenGL registry is a useful online resource that contains the OpenGL and OpenGL Shading Language * specifications, as well as specifications of OpenGL extensions. The OpenGL Reference Pages is another * convenient source of documentation.

*/ package org.lwjgl.opengl;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy