OpenGL 3D Game Tutorial 2: VAOs and VBOs

Channel:
Subscribers:
244,000
Published on ● Video Link: https://www.youtube.com/watch?v=WMiggUPst-Q



The Elder Scrolls Online
Category:
Tutorial
Duration: 16:25
294,895 views
3,877


LWJGL tutorial series on how to create a 3D Java game with OpenGL!

This week we learn how to render a model using VAOs and VBOs.

Here are the vertices that we used:

float[] vertices = {
-0.5f, 0.5f, 0f,
-0.5f, -0.5f, 0f,
0.5f, -0.5f, 0f,
0.5f, -0.5f, 0f,
0.5f, 0.5f, 0f,
-0.5f, 0.5f, 0f
};

Full code available here: https://github.com/TheThinMatrix/OpenGL-Tutorial-2
LWJGL Wiki: http://lwjgl.org/wiki/index.php?title=Main_Page


Support the series on Patreon: https://www.patreon.com/thinmatrix

Facebook Page: https://www.facebook.com/thinmatrix
Tumblr: http://thinmatrix.tumblr.com/
Instagram: http://instagram.com/thin_matrix
Twitter: https://twitter.com/ThinMatrix
Check out my game on IndieDB: http://www.indiedb.com/games/equilinox







Tags:
java game tutorial
lwjgl tutorial
opengl tutorial
3d game tutorial
3d opengl tutorial
lwjgl beginners tutorial
java 3d
opengl
lwjgl
java tutorial
rpg tutorial
mmorpg tutorial
how to program a 3d game
java 3d game
opengl game
lwjgl game
opengl game tutorial
opengl 3d game
lwjgl game tutorial
video tutorial
mmo game tutorial
mmo tutorial
tutoial series
lwjgl tutorial series
java
lwjgl 3d
VAO
VBO
rendering opengl
opengl 3+



Other Statistics

The Elder Scrolls Online Statistics For ThinMatrix

Currently, ThinMatrix has 2,158,639 views for The Elder Scrolls Online across 29 videos. The Elder Scrolls Online has approximately 4 hours of watchable video on his channel, or 8.26% of the total watchable video on ThinMatrix's YouTube channel.