After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 566689 - 3D improvements for glChess?
3D improvements for glChess?
Status: RESOLVED OBSOLETE
Product: gnome-chess
Classification: Applications
Component: General
git master
Other All
: Normal enhancement
: ---
Assigned To: gnome-chess-maint
gnome-chess-maint
Depends on:
Blocks:
 
 
Reported: 2009-01-05 22:36 UTC by Andreas Røsdal
Modified: 2014-08-21 02:30 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Screenshot of gnome-chess in 3d mode (724.86 KB, image/png)
2013-11-20 15:51 UTC, Torquil Macdonald Sørensen
Details

Description Andreas Røsdal 2009-01-05 22:36:37 UTC
Here are some suggestions for improving glChess in 3D mode:

- OpenGL Shading, ie. so that the chess pieces have shadows cast on the board.

- Reflection of chess pieces on board, like previous versions of glChess had.

- Render chess pieces based on models from Blender, which
would allow improved details of the pieces, animation and the possiblity
of having different pieces. For example, the pieces could be
modelled in Blender, then exported to the 3DS format, and imported into Python using Dice3DS. Dice3DS requires numpy tough. http://www.aerojockey.com/software/dice3ds/index.html

- Perhaps we should consider requesting that the Python OpenGL libraries and Python GtkGLExt libraries become blessed external GNOME dependencies, so that glChess always has access to 3D mode?
Comment 1 Robert Ancell 2011-01-17 08:29:11 UTC
The Vala rewrite supports 3ds models and uses GLX directly so points 3 and 4 should be done.
Comment 2 Torquil Macdonald Sørensen 2013-11-20 15:51:08 UTC
In my gnome-chess 3.8.3, my opinion is that there is not enough colour difference between the "black" and "white" pieces. The "white" pieces should be whiter, and the "black" pieces darker. I will attach a screenshot.
Comment 3 Torquil Macdonald Sørensen 2013-11-20 15:51:44 UTC
Created attachment 260332 [details]
Screenshot of gnome-chess in 3d mode
Comment 4 Jakub Steiner 2013-12-01 18:30:45 UTC
The models don't seem to be too shabby, but the UV mapping/textures seem sub par and the general lighting gives off a 1990 feeling.
Comment 5 Michael Catanzaro 2014-08-21 02:30:04 UTC
We're removing 3D mode due to this bug.  We'd be happy to restore it if a talented graphics artist were to fix it up to modern standards.