Back to Browse

C++ OpenGL 3D Game Tutorial 2: Making OpenGL 3D Engine

37.2K views
Oct 28, 2021
47:51

SUPPORT ON PATREON: https://patreon.com/pardcode GITHUB: https://github.com/pardcode/opengl-3d-game-tutorial-series ASSETSANDLIBS BRANCH: https://github.com/PardCode/OpenGL-3D-Game-Tutorial-Series/tree/AssetsAndLibs DISCORD SERVER: https://discord.gg/RymBzwKPyZ DESCRIPTION: Hello everyone, and welcome back to the OpenGL 3D Game Tutorial Series. In this second episode we will face the making of the Cross-Platform 3D Engine for our 3D Game! In particular we will see how to initialize OpenGL through the Glad library, how to send draw commands to the GPU through the OpenGL Context and as last thing we will see how to use the first OpenGL functions to clear the content of our window with a specific color. Also, from this episode onwards, we will support all the main Operating Systems, so Windows, Linux and macOS! ENTIRE TUTORIAL SERIES: https://www.youtube.com/playlist?list=PLv8DnRaQOs5-TyYnF56YghOxQBNr1VVmF TOOLS: Visual Studio 2019 Community: https://visualstudio.microsoft.com/vs/community/ QT Creator: https://www.qt.io/download-qt-installer ----------------------------------------------------------------------------------------------------------------- Chapters: 0:00 Intro - More Info at www.pardcode.com 0:56 Requirements 1:27 Design 4:46 Implementation 45:09 Final Result 46:35 Final Result on macOS (and Linux) 47:22 End

Download

0 formats

No download links available.

C++ OpenGL 3D Game Tutorial 2: Making OpenGL 3D Engine | NatokHD