filmov
tv
Matrices in Computer Graphics

Показать описание
Computer graphics are 3D models each represented by a polygon mesh, which is made of triangles. Programs use those triangles and matrix operations to transform and animate 3D objects. This is another example of mathematics used to create something we can all enjoy.