Date: Sat, 14 Nov 1998 13:40:23 +0200 From: Alexander Bokovoy X-Mailer: The Bat! (v1.012) S/N 137834AC Organization: BSPU named after Maxim Tank Message-ID: <3569.981114@bspu.unibel.by> To: Teemu Kurppa Subject: Re: OpenGL and DJGPP References: <364D4E35 DOT BC8123BE AT Helsinki DOT fi> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Teemu wrote: > Is it possible to build OpenGL programs without hardware support (ie. > all rendering is software implemented) on DJGPP ? Generally, yes. You should use MESA - free implementation of OpenGL, or MGL - free graphics library from Scitech Software - which has transparent support for OpenGL under different plateform (DOS, Win32, Linux) using MESA too. http://www.scitechsoft.com/ > I downloaded Microsoft's OpenGL-package for Win 95, and also GLUT, but > all instructions on web seems to concentrate on setting up OpenGL for > some commercial compiler (for example Visual C ...) MGL has GLUT realisation within too. Best regards, Alexander Bokovoy, = Linux ============================================================== Though it is always possible to have a look at the world through the Windows, people usually prefer not only to look but live in it too. ============================================================== Linux =