Math for Game Developers: Advanced Matrices

Published September 24, 2013 by Jorge "BSVino" Rodriguez, posted by gdarchive
Do you see issues with this article? Let us know.
Advertisement
Math for Game Developers is exactly what it sounds like - a weekly instructional YouTube series wherein I show you how to use math to make your games. Every Thursday we'll learn how to implement one game design, starting from the underlying mathematical concept and ending with its C++ implementation. The videos will teach you everything you need to know, all you need is a basic understanding of algebra and trigonometry. If you want to follow along with the code sections, it will help to know a bit of programming already, but it's not necessary. You can download the source code that I'm using from GitHub, from the description of each video. If you have questions about the topics covered or requests for future topics, I would love to hear them! Leave a comment, or ask me on my Twitter, @VinoBS
The video below contains the playlist for all the videos in this series, which can be accessed via the playlist icon in the bottom-right corner of the embedded video frame once the video is playing. The first video in the series is loaded automatically

Advanced Matrices

[playlist=PLW3Zl3wyJwWN-Y68x4KFnirJA4A49NjHV]
Cancel Save
0 Likes 4 Comments

Comments

ivan.spasov

Awesome videos man, love your work. Keep it up !

September 14, 2013 09:11 AM
ifree

Thanks for sharing,

September 17, 2013 08:49 AM
Irlan Robson

I speak for all of us: these videos are incredible. Kudos for BSVino.

September 24, 2013 03:03 PM
Thiatsii

For the first time in my life I'm actually enjoying math thanks to these videos.

August 14, 2014 02:50 AM
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!

The popular video tutorial series continues with new videos on advanced ways to use matrices in game development

Advertisement
Advertisement