Go to file
Stefan Bühler 24a3454267 Use displaylists for 3d figure 2009-02-19 22:39:33 +01:00
aufgabe Skysphere/stuff 2009-02-02 15:30:05 +01:00
media Feature list 2009-02-12 12:18:39 +01:00
src Use displaylists for 3d figure 2009-02-19 22:39:33 +01:00
templates Initial commit 2009-01-06 14:52:03 +01:00
.gitignore Async ai + option dialog + board background 2009-01-23 18:19:28 +01:00
COPYING Initial commit 2009-01-06 14:52:03 +01:00
README Feature list 2009-02-12 12:18:39 +01:00
toruschess.kdevelop Async ai + option dialog + board background 2009-01-23 18:19:28 +01:00
toruschess.pro Initial commit 2009-01-06 14:52:03 +01:00

README

Done:
 * Documented public member functions (unless they are trivial)
 * Game logic complete (detects end of a game in case of check mate, knows valid moves)
 * AI complete
 * board has textures for the fields
 * Torus view
 * Skybox in torus view (sphere)
 * 3d view
 * 2d figures (rendering svgs on buffers)
 * Fogging (Depth Cueing) in 3d view

Uncomplete/not done:
 * Loading 3ds meshes
 * 3d figures