Possable way of adding OpenGL support in the DOS version

DOS specific questions.
Post Reply
fatman2021
Posts: 215
Joined: Dec 14, 2013 0:43

Possable way of adding OpenGL support in the DOS version

Post by fatman2021 »

OpenGL support could be added to the DOS version of FreeBASIC via PythonD:
PythonD is a 32-bit, multi-threaded, networking- and OpenGL-enabled Python interpreter for DOS and Windows.

PythonD 2.4.2 Release 1.0 provides many powerful features for DOS, Windows and DJGPP users that make it an attractive platform for migration of old MS-DOS batch files, Perl, Tcl and Shell scripts. It provides a complete library of file- and system-management routines. With Numeric, OpenGL and other available 'add-ons', you can enhance PythonD to meet even greater needs.
http://www.caddit.net/pythond/
fatman2021
Posts: 215
Joined: Dec 14, 2013 0:43

Re: Possable way of adding OpenGL support in the DOS version

Post by fatman2021 »

MesaLib 7.5.1 suports DOS and can be downloaded from SourceForge:

http://sourceforge.net/projects/mesa3d/ ... rce=navbar
Post Reply