Discrete contour mesh patch (2D,3D)
Versione 1.1 (73,3 KB) da
Nicolas Douillet
Function to mesh one discrete 2D or 3D contour of sorted or disordered points. Also computes vertex normals. Help, doc and examples included
Please first check the examples tab (.mlx doc) here on the right for a complete description.
Once downloaded, typewrite 'help discrete_contour_mesh_patch' or 'doc discrete_contour_mesh_patch' in Matlab console for support.
Mostly efficient for quasi flat contours, cause doesn't yet prevent from self intersecting triangles.
For 2D contours, just padd their coordinates with a zero Z vector, just like in examples to make it work.
To benefit from the file documentation attached, be sure to download the file.
Please don't forget to rate if this code helped you. Thanks.
Cita come
Nicolas Douillet (2024). Discrete contour mesh patch (2D,3D) (https://github.com/NicolasDouillet/discrete_contour_mesh_patch/releases/tag/v1.1), 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.1 | See release notes for this release on GitHub: https://github.com/NicolasDouillet/discrete_contour_mesh_patch/releases/tag/v1.1 |
||
1.0.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.