Archive for September, 2011

Changin from DevIL (OpenIL) to FreeImage

08Sep11

OpenIL is a great library for loading and editing images. The problem is that we have found several bugs within the Linux version of this library when loading images. Furtheremore, apparently OpenIl is not in active development. So we are going to change LOV_Image class and to start using FreeImage that is currently in active [...]

New game using Indielib: Sonya

02Sep11

Specialbit Studio have just released the developer edition of Sonya. Sonya has been developed using a modified version of Indielib. “Sonya” is casual adventure game, full of exiting quests, puzzles and hidden objects scenes. It is made as a mixture of HOG (Hidden Object Game), FROG (Fragmented Hidden Object Game) and open world adventure quest [...]


What is Indielib?

IndieLib is 2d game engine in C++ for game development with tutorials, api reference, entity system, sprite animations, collision detection, 3d hardware acceleration, bitmap and TTF fonts, 2d parallax scroll, 3d objects, 2d cameras, viewports, timers, alpha blending, shaders and image filters. Check the full list of features in the Indielib FAQ.