Function to compute, display and save a 3D printable Christmas star.
https://github.com/NicolasDouillet/3D_printable_Christmas_star
Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
This function computes, displays and saves a 3D printable Christmas star based on the icosahedron deformation.
Once downloaded, typewrite 'help Christmas_3D_printable_star' in Matlab console for support on the inputs and outputs meanings and formats.
Then, press F5 to run and display, or run the command (for instance) :
[V,T] = Christmas_3D_printable_star(32, 1); in Matlab console
V is the resulting vertex set;
T is the resulting triangle set;
Now you just have to find a .stl / .ply (or you favorite 3D printing file format whichever it is) writer to write your file before send it to print ! :-)
See also :
meshed_sinusoidal_icosahedron : https://fr.mathworks.com/matlabcentral/fileexchange/73634-meshed-sinusoidal-icosahedron?s_tid=srchtitle
meshed_sinusoidal_dodecahedron : https://fr.mathworks.com/matlabcentral/fileexchange/77131-meshed-sinusoidal-dodecahedron?s_tid=srchtitle
Please rate if you enjoyed this code. Thanks ;-)
Cita come
Nicolas Douillet (2026). 3D printable Christmas star (https://github.com/NicolasDouillet/3D_printable_Christmas_star/releases/tag/v1.1), GitHub. Recuperato .
Informazioni generali
- Versione 1.1 (1,96 KB)
-
Visualizza la licenza su GitHub
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
| Versione | Pubblicato | Note della release | Action |
|---|---|---|---|
| 1.1 | See release notes for this release on GitHub: https://github.com/NicolasDouillet/3D_printable_Christmas_star/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.
