Update CREDITS

This commit is contained in:
Recep Aslantas
2020-11-08 17:57:34 +03:00
parent dddb077b13
commit 9da74f9654

View File

@@ -70,4 +70,7 @@ MöllerTrumbore ray-triangle intersection algorithm, from "Fast, Minimum Stor
Authors:
Thomas Möller (tompa@clarus.se)
Ben Trumbore (wbt@graphics.cornell.edu)
Link to paper: http://webserver2.tecgraf.puc-rio.br/~mgattass/cg/trbRR/Fast%20MinimumStorage%20RayTriangle%20Intersection.pdf
Link to paper: http://webserver2.tecgraf.puc-rio.br/~mgattass/cg/trbRR/Fast%20MinimumStorage%20RayTriangle%20Intersection.pdf
14. ARM NEON: Matrix Vector Multiplication
https://stackoverflow.com/a/57793352/2676533