I'm 18 and really struggling with math. I'm learning video game development online, and we're going over probability, but I just don't get it—my instructors aren't helping much, and my friends are confused too. I've noticed that in college, we mostly focus on general math instead of specific subjects like probability. So, do I need to be a math whiz to learn C# and succeed in game development?
3 Answers
Just a heads-up: not all math is a must for programming. Calculus isn’t that useful, but for game dev, you might need to know basic trigonometry for 2D games and possibly more for 3D games. If you want to work on things like physics simulations, then yes, you'll need a good understanding of the relevant math.
Most programming isn't heavily math-focused, including C#. However, game development is an exception. Basic math and some trigonometry are enough for 2D games, but for 3D, you'll need to understand more advanced math concepts.
If you're diving into game development, a solid grasp of math is really helpful. You don't have to be a genius at it, but you'll definitely need some math skills—especially for concepts like vectors and matrices which are crucial in 3D games.
Related Questions
How To: Running Codex CLI on Windows with Azure OpenAI
Set Wordpress Featured Image Using Javascript
How To Fix PHP Random Being The Same
Why no WebP Support with Wordpress
Replace Wordpress Cron With Linux Cron
Customize Yoast Canonical URL Programmatically