How is switch implemented in compiled languages?
http://www.codeproject.com/Articles/100473/Something-You-May-Not-Know-About-the-Switch-Statem
Article coming about why pow can be optimized with a switch statement...
http://www.codeproject.com/Articles/100473/Something-You-May-Not-Know-About-the-Switch-Statem
Article coming about why pow can be optimized with a switch statement...
CodeProject
Something You May Not Know About the Switch Statement in C/C++
A discussion on how switch/case is executed, by reverse engineering in VC++
Linear algebra applied to videogames:
http://www.youtube.com/playlist?list=PLW3Zl3wyJwWOpdhYedlD-yCB7WQoHf-My
http://www.youtube.com/playlist?list=PLW3Zl3wyJwWOpdhYedlD-yCB7WQoHf-My
Let's Make An Indie Game!
With GLSL shaders, interesting videos.
https://www.youtube.com/channel/UCL_5eiPIzm--ppVBxGcSXQQ
With GLSL shaders, interesting videos.
https://www.youtube.com/channel/UCL_5eiPIzm--ppVBxGcSXQQ
Don't forget that you can talk with us in our discussion group:
@theprogrammingartgroup
Italian group:
@theprogrammingartgruppo
@theprogrammingartgroup
Italian group:
@theprogrammingartgruppo
Resources for game dev newbies:
http://www.makeuseof.com/tag/4-free-websites-where-you-can-learn-the-basics-of-game-development/
http://www.makeuseof.com/tag/4-free-websites-where-you-can-learn-the-basics-of-game-development/
MakeUseOf
4 Free Websites Where You Can Learn The Basics Of Game Development
When looking for a good game development tutorial series, you want one that will teach you the practices and mentality of good coding because you can then transpose those practices in any language or platform.