|
Crazy Eddie's GUI
CEGUI is a user interface system that is able to use OpenGL, DirectX and some 3D engines as a drawing backend. It will be used in Thunder&Lightning, probably in various ways. |
4090 |
|
Carrier 2
A remake of the 80's classic Carrier Command. |
4540 |
|
Continuous Collision Detection
TnL's collision detection is based the Fast Continuous Collision detection algorithm by Stephane Redon |
4218 |
|
darcs
darcs is a nice little version control system currently used by TnL. |
3145 |
|
February 2002 Flipcode Image of the Day
Back in 2002 I submitted a demo version of TnL to the game programming website Flipcode. I got a lot of positive response on that. |
3624 |
|
git
git is a source code management system most famously known for being used to develop the Linux kernel. TnL does not use it directly, but requires a special version of Io which is developed using git. |
3197 |
|
GLFont
GLFont is a nice Win32 program written by Brad Fish. It will render the glyphs of a TrueType font into a texture image. It helped me create the font rendering in Thunder&Lightning. |
3931 |
|
Io Language
A small prototype-based programming language. TnL uses Io for configuration and scene setup. Later it will probably become the main AI language. |
4029 |
|
LibSigC++
A C++ library that makes callbacks easier and more flexible. TnL uses it for mapping input events to class methods. |
3325 |
|
OpenAL
OpenAL is to audio what OpenGL is to graphics. It is an audio API featuring sound sources positioned in 3D space. Although the pace of development has decreased since the demise of linux game company Loki |
3703 |
|
SDL
Simple DirectMedia Layer is a library that provides access to graphics hardware on a number of platforms, including Windows. TnL uses SDL for OpenGL access and input handling. |
3921 |
|
Wings 3D
The free 3d editor TnL's models were made with. Supports UV texturing. |
3660 |
|
Thunder&Lightning
There was apparently a Breakout-like arcade game developed by Seta in 1990 with the name Thunder&Lightning. Thanks to Christopher Krakowiak for mentioning this! |
2902 |