/ README.md
README.md
1 # 104intersection 2 3 ## Auteur: @Sakutaroo and @Leandre17 4 5 USAGE<br /> 6 7 > git clone git@github.com:Leandre17/Epitech-104intersection.git 8 9 > ./104intersection opt xp yp zp xv yv zv p<br /> 10 11 DESCRIPTION<br /> 12 opt      surface option: 1 for a sphere, 2 for a cylinder, 3 for a cone<br /> 13 (xp, yp, zp)  coordinates of a point by which the light ray passes through<br /> 14 (xv, yv, zv)   coordinates of a vector parallel to the light ray<br /> 15 p       parameter: radius of the sphere, radius of the cylinder, or<br /> 16         angle formed by the cone and the Z-axis