Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lunixbochs/glues
fork of http://code.google.com/p/glues/
https://github.com/lunixbochs/glues
Last synced: 2 months ago
JSON representation
fork of http://code.google.com/p/glues/
- Host: GitHub
- URL: https://github.com/lunixbochs/glues
- Owner: lunixbochs
- License: other
- Created: 2012-12-19T14:47:50.000Z (about 12 years ago)
- Default Branch: glu
- Last Pushed: 2013-08-20T11:29:37.000Z (over 11 years ago)
- Last Synced: 2024-05-02T00:12:47.118Z (8 months ago)
- Language: C++
- Size: 496 KB
- Stars: 26
- Watchers: 7
- Forks: 14
- Open Issues: 4
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
GLU ES (version 1.5)
This port is based on original GLU 1.3 and has original libutil, libtess and
nurbs libraries.History:
1.5 - NURBS support has added. Updated HTML documentation to reflect the
changes. New tests were added for NURBS.
1.4 - miscellaneous non-critical fixes, HTML documentation has been added.
Support for PowerVR OpenGL ES 1.1 emulator for Win32 has been added.
1.3 - libtess and tesselation tests (QNX native and SDL 1.3) have been added.
1.2 - SDL 1.3 based tests were added.
1.1 - Removed some texture formats, which are not supported by OpenGL ES 1.x,
added arrays manipulation to the quadric functions. Sphere flat shading
fixes. Disk texturing with inner radius more than 0.0f fixes. Updated
tests.
1.0 - Initial public release.// 11.11.2009
// Mike Gorchak ,