Hacker News new | ask | show | jobs
by voidUpdate 212 days ago
To be fair, I do use matrices a reasonable amount in gamedev. And if you're writing your engine from scratch, rather than using something like unity, you will almost certainly need matrices
1 comments

Even when using some game engine you need some prior knowledge. Otherwise you are just throwing stuff at the wall and see if it sticks.