jgt-code icon indicating copy to clipboard operation
jgt-code copied to clipboard

Code developed for articles in the "Journal of Graphics Tools"

Results 2 jgt-code issues
Sort by recently updated
recently updated
newest added

How to solve the problem that the code version is not compatible with my Visual Studio version

I refer to Volume_08/Number_1/Guigue2003/tri_tri_intersect.c and the line segment of intersection computation. A line segment intersection endpoint can be computed as a linear combination of the Vertex endpoints. I refer to...