Math for Game Developement | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

Math for Game Developement

Hi there! How do you think: which math aspects is more important for game programming ? Thanks for answers c:

27th Jul 2017, 8:27 PM
fruityEcology
fruityEcology - avatar
1 Resposta
+ 1
Statistics is important since many decisions in games are based how statistically how often something happens in real or game life. Matrixs are needed for translating from one location to another. You can use a tool, but good to understand some of what is going on. Otherwise its regular computer design and development using good patterns that work for your game environment.
27th Jul 2017, 9:52 PM
Carolyn
Carolyn - avatar