Pages

Showing posts with label 3d chess opengl c#. Show all posts
Showing posts with label 3d chess opengl c#. Show all posts

Thursday, August 11, 2011

3D chess in openGL with C#


In this chess I use a technique called picking, Ive copied and ported some NEHE C code. Pieces are in STL format. This chess only has bishop pieces, it is not intended to be a real chess game. I have all the models of the pieces, if you want them post it here, anonymous comments are enabled. Here is the download link: