OpenGL 3D Game Tutorial Series #19 | Player | Early Access
The nineteenth tutorial of OpenGL 3D Game Tutorial Series is finally available in early access!
Thursday 29th August 2024

OpenGL 3D Game Tutorial Series #19 | Player | Early Access


The source code of the 19th tutorial of the C++ OpenGL 3D Game Tutorial Series is now available in early access for the Patrons!

 

 


In this tutorial we will see how to add the Player!

In particular in this tutorial we will see:

  • how to create the spaceship player through the Entity System
  • how to put the camera behind the player, making in this way a 3rd person view,
  • and, in the end, we will see how to allow our spaceship to fly inside the scene.

Here is the link : https://www.patreon.com/posts/111064500


I hope you'll enjoy it!
Thank you for all your support!