How OpenGL Graphics Programming Works | Coding a 2D Game Engine in Java #4

Published: 10 April 2020
on channel: GamesWithGabe
32,909
1.1k

Join the Discord:   / discord  

In this tutorial, I explain the graphics pipeline, and the process of converting a list of 3D points in game world coordinates (a mesh), into a picture to display on the end-user's device. I also give a thorough explanation of how Vertex shaders and Fragment shaders work, from how they accept input, to how they are compiled and linked together. I also explain how to use VBO's, VAO's, and EBO's to pass the vertex data from the CPU to the GPU. This is all explained in light of OpenGL programming for LWJGL.

Hello Triangle OpenGL: https://learnopengl.com/Getting-start...
Thin Matrix:    • OpenGL 3D Game Tutorial 2: VAOs and VBOs  
Book of Shaders: https://thebookofshaders.com/

---------------------------------------------------------------------
Website: https://ambrosiogabe.github.io/
Github: https://github.com/ambrosiogabe

Here are some books I recommend if you want to learn about game engine development more thoroughly. I do not profit off any of these sales, these are just some books that have helped me out :)

My Recommended Game Engine Books:
Game Engine Architecture: https://www.gameenginebook.com/
Game Physics Cookbook (Read this before the next physics book): https://www.amazon.com/Game-Physics-C...
Game Physics (Ian Millington): https://www.amazon.com/Game-Physics-E...
Game Programming Patterns (Free): https://gameprogrammingpatterns.com/

My Recommended Beginning Game Programming Books:
JavaScript Game Design: https://www.apress.com/gp/book/978143...

Outro Music: https://www.bensound.com/royalty-free...


Watch video How OpenGL Graphics Programming Works | Coding a 2D Game Engine in Java #4 online without registration, duration hours minute second in high quality. This video was added by user GamesWithGabe 10 April 2020, don't forget to share it with your friends and acquaintances, it has been viewed on our site 32,909 once and liked it 1.1 thousand people.