|
před 12 roky | |
---|---|---|
aufgabe | před 12 roky | |
media | před 12 roky | |
src | před 12 roky | |
templates | před 12 roky | |
.gitignore | před 12 roky | |
COPYING | před 12 roky | |
README | před 12 roky | |
toruschess.kdevelop | před 12 roky | |
toruschess.pro | před 12 roky |
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