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

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

The 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 ES, a royalty-free, cross-platform API for full-function 2D and 3D
 * graphics on embedded systems - including consoles, phones, appliances and vehicles. It consists of well-defined subsets of desktop OpenGL, creating a
 * flexible and powerful low-level interface between software and graphics acceleration.
 * 
 * 

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

*/ @org.lwjgl.system.NonnullDefault package org.lwjgl.opengles;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy