3D printable Koch snowflake
Cite As
Nicolas Douillet (2024). 3D printable Koch snowflake (https://github.com/NicolasDouillet/Koch_snowflake_3D/releases/tag/v5.0.1), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
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 |