Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
LunaTheFoxgirl committed Oct 28, 2022
1 parent 126d1a7 commit 3e46a1a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ inmath provides all the math you need to work with OpenGL. Currently inmath supp
* spherical linear interpolation (slerp)
* hermite interpolation
* catmull rom interpolation
* noise
* opensimplex2 noise generation
* colors - hsv to rgb and rgb to hsv conversion
* nearly all GLSL defined functions (according to spec 4.1)
* the power of D, e.g. dynamic swizzling, templated types (vectors, matrices, quaternions), impressive constructors and more!
Expand Down

0 comments on commit 3e46a1a

Please sign in to comment.