this is a math library created to be used in the punnyphysics engine and other graphics/physics simulation project i will be making
to compile
- open the "/punnymath/src/punnymath.sln" file in visual studio
- this will open three projects "punnymath" ,"punnymathverificationproject" and "tests" "punnymath" folder is original project for the library and the "punnymathverificationproject" is for quick verification of the project.
see this for docs