[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LGDC Homepage & LGB



Quoting Christian Reiniger (warewolf@mayn.de):

> Here's BTW the SDL overview (not yet approved by the author):
> [bla bla]

Ok. Here's the ClanLib overview:

Name: ClanLib, the platform independent game SDK
Homepage: http://www.clanlib.org
Type: high level platform abstraction
Developed by: ClanLib development team
Description: The ClanLib SDK is designed to provide an platform independent
game SDK using a lot cleaner (and object oriented) interface than the
traditional way it is done in DirectX, SDL and such. The goals is to avoid
game developers constantly reinventing the wheel by providing smarter ways
to eg. load surfaces.
Supported Platforms: Linux, Win32
Main Language: C++
Existing Language Wrappers: none yet
Status: Windows version has full display, sound and input. Linux version
works, but still need a lot of work.