3D printable Christmas star

버전 1.1 (1.96 KB) 작성자: Nicolas Douillet
Function to compute, display and save a 3D printable Christmas star.
다운로드 수: 9
업데이트 날짜: 2022/12/25
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 :
Please rate if you enjoyed this code. Thanks ;-)

인용 양식

Nicolas Douillet (2024). 3D printable Christmas star (https://github.com/NicolasDouillet/3D_printable_Christmas_star/releases/tag/v1.1), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2019b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
버전 게시됨 릴리스 정보
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

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.