3D printable Koch snowflake

Function to compute, display, and save the triangular base 3D Koch snowflake at any iteration. Help, doc, examples included.
161 Downloads
Updated 18 Nov 2020
Please first check the examples tab (.mlx doc) here on the right for a complete description.
Once downloaded, typewrite 'doc Koch_snowflake_3D' or 'help Koch_snowflake_3D' in Matlab console for support.
To benefit from the file documentation attached, be sure to download all the files.
3D printable ready option.
Please rate if this code helped you. Thanks.

Cite As

Nicolas Douillet (2024). 3D printable Koch snowflake (https://github.com/NicolasDouillet/Koch_snowflake_3D/releases/tag/v5.0), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Christmas / Winter in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
5.0

See release notes for this release on GitHub: https://github.com/NicolasDouillet/Koch_snowflake_3D/releases/tag/v5.0

4.6

Update .mlx

4.5

Improve -accelerate- display : fill3 <- trisurf

4.4

cover img new test

4.3

Input parsing : default option_display = true, default printable_ready = false, cover img

4.2

cover img new test

4.1

Improved typo, help, doc, description, title, summary, + .mlx, new cover img

4.0

+ 3D-printable ready option to avoid non manifold edges if true or to optimize the number of vertices and faces if false (by removing duplicata). Update input parsing, help, doc

3.2

Improved remove duplicated vertices function, updated description

3.1

New cover img ; decriptions comments... in comments

3.0

Remove duplicated vertices and triangles, + display tip in description, + new cover img

2.1

All in one file only, updated description.

2.0

Fixed Y rotation matrix bug, improved input parsing, updates help, doc, description.

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.