C++/Game Tutorial 17: Vectors! @makinggameswithben
C++/Game Tutorial 17: Vectors!  @makinggameswithben
Uploaded June 2014 | Updated September 2026, 2 weeks ago
The vector class is a useful data structure for games! Internally, it stores an array, and it manages the resizing of the array. The vector is a last in first out data structure, meaning you can only add or remove elements from the end.
Further reading: http://web.eecs.utk.edu/~plank/plank/classes/cs140/Notes/SV-Basics/index.html

Twitter: twitter.com/ChillstepCoder
Seed Of Andromeda Channel: youtube.com/user/DubstepCoder
Seed Of Andromeda Website: seedofandromeda.com
C++/Game Tutorial 17: Vectors!Advanced C++/Graphics Tutorial 49: Capsule CollisionC++/Game Tutorial 7: Comments, Bools, And Loop Recap!Advanced C++/Graphics Tutorial 42: Spatial Partition Pt. 2Advanced C++/Graphics Tutorial 21: Camera2DC++/Game Tutorial 1: Hello World!Advanced C++/Graphics Tutorial 20: Installing GLMGame Challenge 1: 1D Combat Simulator 2014!Advanced C++/Graphics Tutorial 13: First Texture, UV, sampler2D!Advanced C++/Graphics Tutorial 48: glDrawElements, DebugRendererAdvanced C++/Graphics Tutorial 28: isKeyPressed, ColorRGBA8C++/Game Tutorial 28: Dialogue Tree With Pointers!
MakingGamesWithBen |

C++/Game Tutorial 17: Vectors!

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER