Skip to content

Math library made for Physcis Engine. I split them up so it can be reused in other projects.

Notifications You must be signed in to change notification settings

AdamWallberg/PhyscisMath

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physcis Math

Math library made for Physcis Engine.

This library contains basic math functions, classes for 2D, 3D, and 4D vectors, and 4x4 matrices. It's made to work with OpenGL, but using it with other graphics API's shouldn't be a problem.

Should work with most compilers and platforms, the pre-built libraries are built for vs2017 using debug and release configurations on Win32 and x64.

WARNING: Ugly code at the moment, there's a major refractoring on its way.

About

Math library made for Physcis Engine. I split them up so it can be reused in other projects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published