A function to compute the intersection between a parametric line of the 3D space and a plane.
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Nicolas Douillet (2026). Line plane intersection [FAST] (https://github.com/NicolasDouillet/line_plane_intersection/releases/tag/v2.4), GitHub. Retrieved .
General Information
- Version 2.4 (9.95 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 2.4 | See release notes for this release on GitHub: https://github.com/NicolasDouillet/line_plane_intersection/releases/tag/v2.4 |
||
| 2.3 | See release notes for this release on GitHub: https://github.com/NicolasDouillet/line_plane_intersection/releases/tag/v2.3 |
||
| 2.2 | Update the doc |
||
| 2.1 | Improved help, doc, description |
||
| 2.0 | Improved input parsing, accepted and returned vector formats, +return code, doc, see also links, description |
||
| 1.4 | Typo details |
||
| 1.3 | Required vectors / points format |
||
| 1.2 | Typo + minor corrections |
||
| 1.1 | Completed 3rd example : line included in plane => intersection is line, a function handle points with parameter t |
||
| 1.0.0 |
