sdlconsole

SDL_Console is a drop down console that can be easily added to any SDL application. It is similar to Quake and other games consoles. A console gives you the ability to interact with your program in an easy way by executing predefined commands. You can also have more than one console at a time.

SDL_Console is released under the GNU/LGPL licence ( see http://www.gnu.org for more information )

The project is hosted on SourceForge and can be found at http://sourceforge.net/projects/sdlconsole/

PlatformVersionFile
Source2.1sdlconsole-2.1.tar.gz
Windows2.1sdlconsole-bin-win32-2.1.zip

You can find the screenshots on a separate page

Future Plans

During development I have found some design bugs. It is now difficult to include SDL_console into a C++ project (it works good if you like global pointers). Right now you need a callback function that gets called when you have enterd a command. The best solution would be to rewrite the whole project in C++.

NEED HELP!! Another point is OpenGL compatibility. It works for now but it's not very fast. The plan was to make a rewrite of the console wich supports OpenGL natively by converting the current SDL_Surfaces to textures. Unfortunately I have never done OpenGL before. It would be great if someone could help me.

Documentation

Dependencies

SDL_Console depends on the following two libraries

Changelog


<html> <a href=„http://sourceforge.net“> <img src=„http://sourceforge.net/sflogo.php?group_id=81481&amp;type=1“ width=„88“ height=„31“ border=„0“ alt=„SourceForge.net Logo“> </a> </html>

  • sdlconsole.txt
  • Zuletzt geändert: 16.11.2016 23:18 (vor 8 Jahren)
  • von 127.0.0.1