Skip to content

Provides numerical types such as Vector3 and Matrix4x4 with functions to manipulate them

License

Notifications You must be signed in to change notification settings

lijinopencode/GameMath.Net

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameMath.Net

Provides numerical types such as Vector3 and Matrix4x4 with functions to manipulate them.

Nuget

Use GameMath.Net only when you do not want to include System.Numerics.Vectors

Install-Package GameMath.Net

Install-Package GameMath.Net.Numerics

Types

  • Vector2
  • Vector3
  • Matrix3x4
  • Matrix4x4

Classes

  • MathF
  • Math2
  • Math3

Methods

  • Angle and Vector math
  • WorldToScreen
  • and more

License (MIT)

GameMath.Net License

System.Numerics.Vectors License

About

Provides numerical types such as Vector3 and Matrix4x4 with functions to manipulate them

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%