Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theringsofsaturn/math-for-video-games
Notes on math for video games. You will found arithmetics, algebra and equations, angles and circles, vectors and matrices, trigonometry calculations such as sin, cos and tan, projectile motion mathematics etc
https://github.com/theringsofsaturn/math-for-video-games
linear-algebra math mathematics matrix videogames
Last synced: about 4 hours ago
JSON representation
Notes on math for video games. You will found arithmetics, algebra and equations, angles and circles, vectors and matrices, trigonometry calculations such as sin, cos and tan, projectile motion mathematics etc
- Host: GitHub
- URL: https://github.com/theringsofsaturn/math-for-video-games
- Owner: theringsofsaturn
- Created: 2022-08-25T14:30:25.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-17T00:24:01.000Z (about 2 years ago)
- Last Synced: 2023-03-04T09:44:15.656Z (over 1 year ago)
- Topics: linear-algebra, math, mathematics, matrix, videogames
- Homepage:
- Size: 15.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Math for Video Games
## Notes about
### Arithmetics:
- addition, subtraction, multiplication, division, rounding, remainders, factorials, number bases, logarithms, binary and hex, gradients, rates of change etc.### Algebra and Equations:
- inequalities, plotting graphs, gradient and intercepts, linear equations, simultaneous equations like substitution and elimination, quadratic ewquations, parallel lines, parabolas, intercept forms, vertex forms, FOILS method etc.### Angles and Circles:
- Pi, degrees and radians, triangles, pythagorean theorem, sin, cosin and tangent, combining waves, charts and graphs etc## Vectors and Matrices:
- vector space in 2D and 3D, magnitude, squared magnitude, coordinate systems, vector addition, scalar multiplication, normalizing vectors, dot product, cross product, combinatorics, probability theory, reflection, project on a plane, adjacency matrix, matrix multiplication, identity matrix, matrix inverse, etc.![](https://res.cloudinary.com/dqiyjy9ye/image/upload/v1661438537/random/math-for-games_oswazm.webp)