Changes between Version 2 and Version 3 of WikiStart
- Timestamp:
- Jan 7, 2011, 7:42:31 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v2 v3 1 = Welcome to the Open GL port for eComStation and OS/2 =1 = Welcome to the OpenAL port for eComStation and OS/2 = 2 2 3 Open GL (Open Graphics Library) is a standard specification defining a cross-language, cross-platform API for writing applications that produce 2D and 3D computer graphics.3 OpenAL (Open Audio Library) is a standard specification defining a cross-language, cross-platform API for writing applications that produce 3D sound. 4 4 For more information about OpenAL, read this [http://en.wikipedia.org/wiki/OpenAL article on the wikipedia] 5 5 6 The goal of this project is to port the OpenAL/Soft library to the eComStation and OS/2 platforms. 6 The goal of this project is to port the OpenAL/Soft library to the eComStation and OS/2 platforms. This will be implemented by developing a backend for OpenAL which ties it to OS/2-eCS's multimedia framework. 7 7 8 8 = Current Status =