savannah-hackers
[Top][All Lists]
Advanced

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

[Savannah-hackers] [Savannah] stellio want to be a GNU package


From: savannah-hackers
Subject: [Savannah-hackers] [Savannah] stellio want to be a GNU package
Date: Sat, 19 Jul 2003 06:41:44 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; fr-FR; rv:1.0.0) Gecko/20020623 Debian/1.0.0-0.woody.1

Hi,

The following project was submitted to Savannah. It needs evaluation to
become a GNU package, can you give it a look, please ? 

Submitter: <address@hidden>
Project Full Name:  Stellio Game Library
Project System Name:  stellio
License:  gpl
Approval URL: https://savannah.gnu.org/admin/groupedit.php?group_id=4878
Description: Stellio is a collection of C++ classes and functions for use in 
computer games.  It includes code that is of use to most any game, including 2D 
and 3D games of all genres.  The ultimate goal is to help Free Software game 
developers produce games with all of the flashy technologies seen in commercial 
games by providing Free implementations of these technologies.

It includes an interface system than can manage event dispatching and user 
interfaces, although unrelated parts of the library can be used without it.  
The rest of the library is largely divided into modules, one for each task.

Some notable features that are already implemented include:

  - An extensible, game-centric user interface system

  - OpenGL-based text rendering and editing capabilities

  - Collision detection algorithms

  - 3D terrain system supporting heightmaps and fractal terrain generation 
(this is not working at the moment and will be rewritten)

  - High score management system

  - An easy-to use, efficient rendering engine featuring support for real-time 
shadows

  - A simple to use system for game pathfinding (finding the route from point a 
to point b in the game world)

  - A system for maintaining modules of images and other resources, including 
dependancies and a built-in wrapper for the Guile module system


A somewhat rough, but working version can be downloaded here:
http://home.fuse.net/obvious/stellio.tar.bz2

A test program for the library:
http://home.fuse.net/obvious/testapp.tar.bz2


 -- the Savannah admin

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]