104intersection

Auteur: @Sakutaroo and @Leandre17

USAGE

git clone git@github.com:Leandre17/Epitech-104intersection.git

./104intersection opt xp yp zp xv yv zv p

DESCRIPTION
opt      surface option: 1 for a sphere, 2 for a cylinder, 3 for a cone
(xp, yp, zp)  coordinates of a point by which the light ray passes through
(xv, yv, zv)   coordinates of a vector parallel to the light ray
p       parameter: radius of the sphere, radius of the cylinder, or
        angle formed by the cone and the Z-axis