IrrConsole - a Quake Style Drop Down console for Irrlicht Engine
[ home | docs | gallery | download | credits | links ]
IrrConsole

This component provides a Quake Style Drop down console where log messages may be viewed and commands typed. You can browse the documentation or view the galleryor download the binary or source for a trial run.

This is a part of the M_TRIX Project.

This is licensed under the ZLib/LibPNG license

IrrConsole::About

IrrConsole is a part of the M_TRIX project. This component provides a Quake Style Drop down console where log messages may be viewed and commands typed. You can browse the documentation or view the galleryor download the binary or source for a trial run.

This is licensed under the ZLib/LibPNG license

The IrrConsole library is written by Saurav Mohapatra.

IrrConsole::Features

The IrrConsole library features the following capabilities

  • Toggles by the tilde (~) key
  • User can type and execute commands
  • Integrated with the Irrlicht ILogger engine logger
  • wchar_t support
  • Tab Auto-Complete
  • Command History (Previous / next command by up/down keys)
  • Customizable Properties
    • Font Face
    • Font Color
    • Height and Width (in terms of fractions of screen size)
    • Background Color (transparency, RGB)
    • Alignment (Vertical / Horizontal) (like HTML Table)
  • Auto Adjustment based on screen size and font size
  • Painless integration
    • Basic Command set already implemented
    • Commands can be added easily
    • Test App Demonstrating how to integrate


[ home | docs | gallery | download | credits | links ]
Copyright © 2004 Saurav Mohapatra. All Rights Reserved.