Original Post
Please tell me that... I found something on the Internet u,t,v intersectionpoint.x=line.origin.x + t * line.direction.x line.direction.x = line.end.x - line.origin.x y,z is the same. Is that corret? Or I need to modify it?