Skip to main content

​​How is Math used in Video Game designing and programming.!

 ​​How is Math used in Video Game designing and programming?

Math is an absolute fundamental foundation to successful game development and game design.

Maths in programming

Math is everything when it comes to games. From having the ability to calculate the trajectory of an Angry Bird flying through the sky, to ensuring that a character can jump and come back down to the ground without the help of mathematics, games simply wouldn't work.

A character wouldn't be able to walk up a slope, slide down a slide, fire a bullet from a gun, or even jump without the help of the mathematics. The most basic of games use some form of math to the most complex of games. Math is essential to the production of games. It is the flour to the cake that game developers are trying to bake. Without it, the cake wouldn't rise.

Math is used in every aspect of game development, including art. Maya is a math based program that plots out the vertices and normals in mathematical form while the artist just uses a tool that allows them to create stunning 3D graphics without worrying about math. Simply put, you could model Godzilla in notepad and push it into Maya, if you knew were to plot the points in numerical form (which is extremely difficult).

However, a lot of the math is computed at runtime and handled by the game engines that render back face culling, and the other nitty gritty things that would be too cumbersome to do without the use of using an engine to alleviate the math calculation portion at runtime.

A lot of math in gameplay scripting is fairly simple, but math used in game engine architecture is far more complex and a lot more taxing mentally. Math in game development is simulated either by the developer or handled by the engine at runtime by running computations to calculate the operation that is needed.

Comments

Popular posts from this blog

What is The International Space Station?

  The International Space Station is a large spacecraft. It orbits around Earth. It is a home where astronauts live. The space station is also a science lab. Many countries worked together to build it. They also work together to use it. The space station is made of many pieces. The pieces were put together in space by astronauts.  The ISS consists of pressurized modules, external trusses, solar arrays and other components. ISS components have been launched by Russian Proton and Soyuzrockets as well as American Space Shuttles. The space station's orbit is about 220 miles above Earth. NASA and other space agencies uses the station to learn about living and working in space. The first piece of the International Space Station was launched in 1998. A Russian rocket launched that piece. After that, more pieces were added. Two years later, the station was ready for people. The first crew arrived in October 2000. People have lived on the space station ever since. Over time more pieces...

What is Cloud Seeding?

  Clouds are made up of tiny water droplets called cloud droplets. Groups of cloud droplets form water vapour (gas) or ice crystals.  Water vapour isn’t dense enough to fall to the ground as precipitation. Instead, it rises into the sky and becomes supercooled. Eventually, it condenses (turns to a liquid) around tiny particles of dust in the sky. These tiny particles are called condensation nuclei. It takes billions of these condensed water droplets to form a visible cloud.  When the water molecules are spread out, they aren’t dense enough to feel Earth’s gravity. When the molecules huddle together, they form larger, heavier droplets. Eventually, they become heavy enough to fall to the ground as precipitation.  Cloud seeding involves modifying a cloud’s structure to increase the chance of precipitation. Cloud seeding adds small, ice-like particles to clouds. Usually, silver iodide particles are used.  These particles act as additional condensation nuclei. Unatta...