У нас вы можете посмотреть бесплатно My first 3D game using OpenGL + Glut или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
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.