You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Stefan Bühler 24a3454267 Use displaylists for 3d figure 14 years ago
aufgabe Skysphere/stuff 15 years ago
media Feature list 14 years ago
src Use displaylists for 3d figure 14 years ago
templates Initial commit 15 years ago
.gitignore Async ai + option dialog + board background 15 years ago
COPYING Initial commit 15 years ago
README Feature list 14 years ago
toruschess.kdevelop Async ai + option dialog + board background 15 years ago
toruschess.pro Initial commit 15 years ago

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