piecedemo - version 0.1
all models revision 1.1

This is a simple demo from the Brutal Chess project.
The intent is to test the performance of our current piece models.

We would appreciate it if you would let this demo run for about a minute, the close it.
After running the demo, please open the stdout.txt file and post the contents as a comment on our development blog.
Be sure to include the make and model of your graphics card in your comment.

Thanks for your help!

Brutal Chess Developers

http://brutalchess.sourceforge.net


/***************************************************************************
 *                                                                         *
 *   This program is free software; you can redistribute it and/or modify  *
 *   it under the terms of the GNU General Public License as published by  *
 *   the Free Software Foundation; either version 2 of the License, or     *
 *   (at your option) any later version.                                   *
 *                                                                         *
 ***************************************************************************/

The source for this program can be found in the src directory in this zip file.