List of free libraries

Started by
195 comments, last by dcco 12 years, 11 months ago
FreeType Project

http://www.freetype.org/

Is a very good FontLibrary. They have two licences FreeType License and GPL.
Advertisement
What about wxWidgets? Very useful for normal windows GUI. Also, some handy general purpose classes for archive reading and writing etc.
I would add Qt to this list. It's a great cross-platform GUI library, with a ton of other useful stuff if you choose to use it (networking, XML, container classes etc.). There is both a free and commercial license.
SPARK Particle Engine : A free, opensource and multiplatform particle engine 2D/3D written in C++. (LGPL licence)

http://spark.developpez.com
Sorry there's been no updates for a while - I'll be onto that soon. Thanks for the continued contributions.
Eigen - a "C++ template library for linear algebra: vectors, matrices, and related algorithms".
Jolt3D!

Site: http://jolt-3d.sourceforge.net/
Forum: http://jolt3d.21.forumer.com/

Jolt3D! is a very easy to use 3D game engine (C/C++). I feel it's a great engine but it needs more users (it hasn't gotten enough publicity).

Heres a site with reviews:
http://www.devmaster.net/engines/list.php?search_id=e8d542f82cd852ffe4b3a14dc1f90af3
Elf2D

http://code.google.com/p/elf2d/

Open-source framework for 2D games with simplicity in mind - aimed at beginners!

It doesn't try to provide support for hundreds of file formats or wrap high level functionality for you, instead it gives you a very easy API for the most common functionality (video, audio, input, even networking).

Currently work in progress, but stable enough to use in small games.
Elf2d only works on Windows. Be sure to note that in the chart.
Grualia 3D Engine. Free library high level DirectX for .NET

www.grualia.com

This topic is closed to new replies.

Advertisement