- OBJ file parser
- OpenGL 3D Visualisation of a chess game loaded from pgn file
To start the visualization, open the solution file (3Dchess.sln) in Visual Studio and run the project.
Navigation controls:
- Space: Next move
- Arrows: Rotate board (Up, Down, Left, Right)
- WSAD: Camera movement (Up, Down, Left, Right)
- IKJL: Change orientation
Authors: A. Roszkiewicz, M. Nowak