Demo of my project available at the TSN link to the left. Docs are available on the page.
Clanlib v0.13 has been released. This is a multi-platform game development library. According to their site, http://clanlib.org the same source code can be used to compile on Win32 and Linux. Check their site for more details.
PTC has been released for Linux as you’ve all probably read on slashdot.org already. I searched through comp.sys.ibm.pc.demos for the announcement and here it is:
From – Mon Apr 27 20:20:43 1998
From: “Gaffer”
Newsgroups: comp.sys.ibm.pc.demos,rec.games.programmer,comp.graphics.algorithms
Subject: PTC 0.72 released
Date: Tue, 28 Apr 1998 00:11:03 +1000
PTC is a portable truecolor graphics system for C++ programmers. PTC handles all the platform specific details of mode setting, surface handling, pixel format conversion and display updates while providing a common interface across all supported platforms.
DOS, Win32 and Linux platforms are supported under a wide range of popular C++ compilers.
PTC is distributed as open source software under the GNU General Public License.
For more information see www.gaffer.org/ptc
cheers 🙂