My first 3D game using OpenGL + Glut (Extended)

Описание к видео My first 3D game using OpenGL + Glut (Extended)

Downloads for the executables and the source code in the description:

This is a demo for a single player skill game.

Goals:
- Collect the 5 keys one by one.
- Insert them into their respective columns.
- Cross the portal.

Keys:
- Move: W, A, S, D
- Jump: Spacebar
- Rotate Camera: Mouse
- Fist person view: num. 1
- Third person view: num. 3
- Exit: ESC

Noclip keys:
- Enable noclip mode: F10
- Fly up: left mouse button
- Fly down: right mouse button

Music:
- Beyond Good and Evil: Home Sweet Home

Download:
https://www.dropbox.com/s/cp244x2540z...

Notes:
- This is a re-upload from a 2013 video
- In the source code there are some comments in spanish, sorry for that. :P
- Also, the terrain loading isn't well optimized yet, since I use a display list and it may go slow in some computers. I'm on the way to change it to a VBO in order to solve that problem.

Комментарии

Информация по комментариям в разработке