isPointin3Dtriangle
Versione 1.0 (1,84 KB) da
Nicolas Douillet
Function to check if a point P belongs to a given ABC triangle in 3D, boundary included. Overloaded for arrays of points.
Check the test file for an example.
epsilon, the geometric precision parameter, -though optional- matters for good result.
It should be function of the precision of your computer (Matlab eps command).
Once downloaded, typewrite help ispointin3Dtriangle in Matlab console for support.
See also :
Please don't forget to rate it, if this code helped you. Thanks ;-)
Cita come
Nicolas Douillet (2025). isPointin3Dtriangle (https://github.com/NicolasDouillet/ispointin3Dtriangle/releases/tag/v1.0), GitHub. Recuperato .
Compatibilità della release di MATLAB
Creato con
R2019b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0 |
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
Per visualizzare o segnalare problemi su questo componente aggiuntivo di GitHub, visita GitHub Repository.
