WordUp Graphics Toolkit: Difference between revisions
Appearance
No edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
[[Image:wgt2_logo.jpg|thumb]] | [[Image:wgt2_logo.jpg|thumb]] | ||
Wordup Graphics Toolkit | The '''Wordup Graphics Toolkit''' (WGT/2) is a suite of libraries, DLLs and applications for the game developer on OS/2 Warp. | ||
==Features== | |||
It contains the following modules: | It contains the following modules: | ||
* WGT/2 Base Library | * WGT/2 Base Library | ||
Line 7: | Line 8: | ||
* WGT/2 Scrolling Library | * WGT/2 Scrolling Library | ||
* WGT/2 3-D Graphics Library | * WGT/2 3-D Graphics Library | ||
* WGT/2 Sprite Editor Workshop | * DOS programs | ||
* WGT/2 Map Editor Workshop | ** WGT/2 Sprite Editor Workshop | ||
** WGT/2 Map Editor Workshop | |||
It has been tested with Watcom C/C++ 10.6 and IBM VisualAge C++ 3.0. | |||
==License== | |||
* Commercial | |||
* Author: PolyEx Software | |||
===Documentation | ==Links== | ||
* [http://web.archive.org/web/19980704072600/http://www.polyex.com:80/wgtinfo.html Archived Site] | |||
;Documentation | |||
* [http://web.archive.org/web/19980704073246/http://www.polyex.com:80/Download/proguide.pdf WGT/2 Programmers Guide] | * [http://web.archive.org/web/19980704073246/http://www.polyex.com:80/Download/proguide.pdf WGT/2 Programmers Guide] | ||
* [http://web.archive.org/web/19980704073315/http://www.polyex.com:80/Download/wgtref.pdf WGT/2 API Reference] | * [http://web.archive.org/web/19980704073315/http://www.polyex.com:80/Download/wgtref.pdf WGT/2 API Reference] | ||
* [http://web.archive.org/web/19980704073341/http://www.polyex.com:80/Download/spred.pdf WGT Sprite Editor Manual] | * [http://web.archive.org/web/19980704073341/http://www.polyex.com:80/Download/spred.pdf WGT Sprite Editor Manual] | ||
* [http://web.archive.org/web/19980704073403/http://www.polyex.com:80/Download/wgtmap.pdf WGT Map Editor Manual] | * [http://web.archive.org/web/19980704073403/http://www.polyex.com:80/Download/wgtmap.pdf WGT Map Editor Manual] | ||
[[Category:Tools]] | [[Category:Tools]] |
Revision as of 14:57, 29 September 2019

The Wordup Graphics Toolkit (WGT/2) is a suite of libraries, DLLs and applications for the game developer on OS/2 Warp.
Features
It contains the following modules:
- WGT/2 Base Library
- WGT/2 Sprite Library
- WGT/2 Scrolling Library
- WGT/2 3-D Graphics Library
- DOS programs
- WGT/2 Sprite Editor Workshop
- WGT/2 Map Editor Workshop
It has been tested with Watcom C/C++ 10.6 and IBM VisualAge C++ 3.0.
License
- Commercial
- Author: PolyEx Software
Links
- Documentation