Java OpenGL 2D Game Tutorial - Episode 12 - The Game Loop

preview_player
Показать описание
Today we get started on the basics of our game loop!

Don't forget to like, comment, and subscribe for more videos. Thanks for watching!
Рекомендации по теме
Комментарии
Автор

Will the gameloop run the input poll and game update seperated from the rendering at the end? But really good video, it helps me a lot, because I want to try to make my own 2D game!

mdlukas
Автор

Gameloop: No OpenGL context current on this thread
GLContext.makeCurrent(); //cannot be called from a static context

xabab