Simple Ray Tracing in C# Part II (Triangles Intersection) - CodeProject
Ray tracing and mapping in spheres; Author: andalmeida; Updated: 9 Apr 2013; Section: General Graphics; Chapter: Multimedia; Updated: 9 Apr 2013 ... There's an update which fix this using an Epsilon, hope it helps: public bool InternalSide(double p1x, dou...