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

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

Go to download

A royalty-free, cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles.

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 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.

*/ package org.lwjgl.opengles;




© 2015 - 2024 Weber Informatics LLC | Privacy Policy