Skip to content

jordan4ibanez/fglm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fglm

Fortran GeneraL Math modules.


FAQ:


Question: That is the most forced acronym I've ever seen.

Answer: Yes, I know.


What:


A very simple math library for Fortran.

Has a few types:

  • matrix4f
  • vector2d
  • vector2f
  • vector2i
  • vector3d
  • vector3f
  • vector3i

(Double, Float, Integer32)


Credits:


JOML

Link: https://github.com/JOML-CI/JOML

License: MIT

Usage: Translated mat4f methods into fglm.


If you like what I do, and would like to support me: My Patreon


Add to your project:


In your fpm.toml add:

[dependencies]
fglm = { git = "https://github.com/jordan4ibanez/fglm" }

About

Fortran GeneraL Math modules.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published