Skip to content

Malik-Allen/Mjolnir

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mjolnir

A reliable C++ math library.

Next Features:

  1. Geometry
    • Lines
    • Ray (done)
    • Plane
    • Sphere (done)
    • AAB
    • Frustum
    • etc.
  2. Random Number Generator
    • Noise Generation
  3. Curves
    • 1D Linear Transformations (done)
    • Bezier Curve
    • Hermite Curve
  4. Geometric Tests
    • Closest Points (in progress)
    • Intersections (in progress)

About

A fast and reliable math library made in c++

Topics

Resources

License

Stars

Watchers

Forks