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

Опубликовано: 10 Апрель 2020
на канале: 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...


Смотрите видео How OpenGL Graphics Programming Works | Coding a 2D Game Engine in Java #4 онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь GamesWithGabe 10 Апрель 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 32,909 раз и оно понравилось 1.1 тысяч людям.