3D printable Koch snowflake

Function to compute, display, and save the triangular base 3D Koch snowflake at any iteration. Help, doc, examples included.

https://github.com/NicolasDouillet/Koch_snowflake_3D

You are now following this Submission

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 don't forget to rate this if it code helped you. Thanks ;-)

Cite As

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

Categories

Find more on Christmas / Winter in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
5.0.1

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

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.