Line plane intersection [FAST]

A function to compute the intersection between a parametric line of the 3D space and a plane.

https://github.com/NicolasDouillet/line_plane_intersection

Vous suivez désormais cette soumission

Please first check the examples tab (.mlx file) here on the right for a complete description.
Once downloaded, typewrite 'help line_plane_intersection' or 'doc line_plane_intersection' in Matlab console.
To benefit from the file documentation attached, be sure to download the file, not to just copy and paste it.
Please don't forget to rate this code if it helped you. Thanks ;-)

Citation pour cette source

Nicolas Douillet (2026). Line plane intersection [FAST] (https://github.com/NicolasDouillet/line_plane_intersection/releases/tag/v2.4), GitHub. Extrait(e) le .

Catégories

En savoir plus sur Historical Contests dans Help Center et MATLAB Answers

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version 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

Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.
Pour consulter ou signaler des problèmes liés à ce module complémentaire GitHub, accédez au dépôt GitHub.