Y
Hacker News
new
|
ask
|
show
|
jobs
by
klaussilveira
659 days ago
Curious: why Eigen for math? Isn't it oriented towards academic purposes? Wouldn't something like Terathon be faster?
https://github.com/EricLengyel/Terathon-Math-Library
2 comments
molli
659 days ago
Because I use it only for the physics. For Vulkan I used glm. Ideally, we should only use one library.
link
shortrounddev2
659 days ago
I see glm more commonly
link