1
0
Fork 0
mirror of https://codeberg.org/kbruen/y3s2-gui-project.git synced 2025-04-20 23:03:56 +03:00

Compare commits

..

No commits in common. "master" and "v1.0.7" have entirely different histories.

2 changed files with 1 additions and 5 deletions

View file

@ -1,5 +0,0 @@
XXXXXXXXXX
X X X X
X XXX X
X X X
XXXXXXXXXX

View file

@ -31,6 +31,7 @@ void MazeScreen::display() {
glMatrixMode(GL_MODELVIEW);
glLoadIdentity();
//configures the camera with the position_x and position_z variables
gluLookAt(
posX,
0,