Fast, Minimum Storage Ray-Triangle Intersection /Engine/Shaders/Shared/ThirdParty/RayTriangleIntersection.h This is a basic ray-triangle intersection algorithm that is used in the industry and needed for ray tracing implementation in UE. Source code from paper is modified to Unreal coding standards. N/A P4 None