Skip to content

Repo where I explore math topics related to games.

License

Notifications You must be signed in to change notification settings

TimothyJR/GameMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameMath

Repo where I explore math topics related to games.

Topics Explored So Far:

  • Vector Manipulation
  • Transform Matrices
  • Quaternions
  • Sphere Collider -> Sphere collider collision
  • Box Collider -> Box Collider collision (Axis aligned and oriented bounding box)
  • Basic Shaders

Planned Topics and other changes:

  • Refactor code
  • Collider Generalization
  • Box -> Sphere Collision detection
  • Planes and thier colliders
  • Shadows
  • PBR
  • Move to DX12

Requires DirectXTK

About

Repo where I explore math topics related to games.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published