Find the intersection of a line with a plane: Difference between revisions

Content added Content deleted
m (→‎{{header|zkl}}: Fix link: Perl 6 --> Raku)
m (Promote to task, lots of examples, little controversy)
Line 1: Line 1:
[[Category:Geometry]]
[[Category:Geometry]]
[[Category:Collision detection]]
[[Category:Collision detection]]
{{draft task}}Finding the intersection of an infinite ray with a plane in 3D is an important topic in collision detection.
{{task}}Finding the intersection of an infinite ray with a plane in 3D is an important topic in collision detection.


;Task:
;Task: