Changes between Version 5 and Version 6 of WikiStart
- Timestamp:
- Jan 7, 2011, 7:49:02 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v5 v6 2 2 3 3 OpenGL (Open Graphics Library) is a standard specification defining a cross-language, cross-platform API for writing applications that produce 2D and 3D computer graphics. 4 For more information about OpenGL, read this [http://en.wikipedia.org/wiki/OpenGL article on thewikipedia]4 For more information about OpenGL, read this [http://en.wikipedia.org/wiki/OpenGL article on wikipedia] 5 5 6 6 The goal of this project is to re-implement the OpenGL API on the eComStation and OS/2 platforms, replacing the original version produced by IBM.