{"id":20618725,"url":"https://github.com/ardeshirv/fractalx","last_synced_at":"2025-04-15T11:42:31.522Z","repository":{"id":152838050,"uuid":"173972469","full_name":"ArdeshirV/FractalX","owner":"ArdeshirV","description":"FractalX demonstrates 3 simple fractals: Sierpinski triangle, snow and tree.","archived":false,"fork":false,"pushed_at":"2023-08-02T05:02:02.000Z","size":3866,"stargazers_count":8,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T22:32:23.651Z","etag":null,"topics":["cplusplus","cpp","fractal","fractal-algorithms","fractal-tree","mfc","mfc-sdi","microsoft-foundation-classes","sdi","sierpinski","sierpinski-triangle","sierpinskitriangle","single-document","visual-cpp","visual-studio","visualcplusplus","visualstudio","windows"],"latest_commit_sha":null,"homepage":"https://ardeshirv.github.io/FractalX/","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ArdeshirV.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2019-03-05T15:30:47.000Z","updated_at":"2024-01-16T14:44:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0aa8d64-7aaa-4f5d-8266-79683b70b5e9","html_url":"https://github.com/ArdeshirV/FractalX","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArdeshirV%2FFractalX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArdeshirV%2FFractalX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArdeshirV%2FFractalX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ArdeshirV%2FFractalX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ArdeshirV","download_url":"https://codeload.github.com/ArdeshirV/FractalX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249063544,"owners_count":21206926,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cplusplus","cpp","fractal","fractal-algorithms","fractal-tree","mfc","mfc-sdi","microsoft-foundation-classes","sdi","sierpinski","sierpinski-triangle","sierpinskitriangle","single-document","visual-cpp","visual-studio","visualcplusplus","visualstudio","windows"],"created_at":"2024-11-16T12:09:21.242Z","updated_at":"2025-04-15T11:42:31.494Z","avatar_url":"https://github.com/ArdeshirV.png","language":"C++","readme":"# FractalX\n### FractalX demonstrates 3 simple fractals: the Sierpinski triangle, snow, and a tree.\n\n## Description:\nFractalX was developed around 2002 in MSVC++ with MFC when I was a student in high school. This application was developed in Visual C++ with MFC libraries in approximately 2002 and has undergone very few changes since then, except for copyright and the license information because I had never shared the source code before. The source code of FractalX is still one of the best examples of using OOP (Object-Oriented Programming) in C++. I used polymorphism with MFC dialogs, which was a magical art of programming. I developed the FractalX project during a weekend when I was a high school student. I won the 3rd position in the [Khwarizmi Award](https://en.wikipedia.org/wiki/Khwarizmi_International_Award) in Tehran, Iran with this project. The [Khwarizmi Award](https://en.wikipedia.org/wiki/Khwarizmi_International_Award) is the most important technical award in Iran. It's quite amusing that they ignored my most important project that was about visual calculation in 3D space. Perhaps they didn't believe that the application was developed by a young student!\n\n## Download\nYou can download the latest release of FractalX [here](https://github.com/ArdeshirV/FractalX/releases).\n\n\u003cp\u003eFractalSDI version 4.0\u003cbr/\u003e\n\u003cimg alt=\"\" src=\"https://raw.githubusercontent.com/ArdeshirV/FractalX/master/img/FractalSDIv4.png\"\u003e\u003c/p\u003e\n\u003cbr/\u003e\n\u003cp\u003eSierpinski Triangle\u003cbr/\u003e\n\u003cimg alt=\"\" src=\"https://raw.githubusercontent.com/ArdeshirV/FractalX/master/img/Sierpinski.png\"\u003e\u003c/p\u003e\n\u003cbr/\u003e\n\u003cp\u003eBlue Snow\u003cbr/\u003e\n\u003cimg alt=\"\" src=\"https://raw.githubusercontent.com/ArdeshirV/FractalX/master/img/Snow.png\"\u003e\u003c/p\u003e\n\u003cbr/\u003e\n\u003cp\u003eGreen Tree with randomized branches\u003cbr/\u003e\n\u003cimg alt=\"\" src=\"https://raw.githubusercontent.com/ArdeshirV/FractalX/master/img/Tree.png\"\u003e\u003c/p\u003e\n\u003cbr/\u003e\n\u003cp\u003e\n  \u003ca target=\"_blank\" href=\"https://en.wikipedia.org/wiki/Khwarizmi_International_Award\"\u003eKhwarizmi Award\u003c/a\u003e\n  \u003cbr/\u003e\n  \u003cimg alt=\"\" src=\"https://raw.githubusercontent.com/ArdeshirV/FractalX/master/img/Jashnvarey-Khaarazmi.JPG\"\u003e\n\u003c/p\u003e\n\u003cbr/\u003e\n\u003cp\u003e\n  \u003ca target=\"_blank\" href=\"https://en.wikipedia.org/wiki/Khwarizmi_International_Award\"\u003eKhwarizmi Award - Region 13 of Tehran\u003c/a\u003e\n  \u003cbr/\u003e\n  \u003cimg alt=\"\" src=\"https://raw.githubusercontent.com/ArdeshirV/FractalX/master/img/Rotbeye3Ostaan.jpg\"\u003e\n\u003c/p\u003e\n\u003cfooter\u003e\n    \u003cp style=\"margin: auto;\"\u003e\n       Copyright\u0026copy; 2002-2019 \u003ca href=\"mailto:ArdeshirV@protonmail.com\" alt=\"email\"\u003eArdeshirV@protonmail.com\u003c/a\u003e, Licensed under GPL\u003csup\u003ev3+\u003c/sup\u003e\n    \u003cp/\u003e\n\u003c/footer\u003e\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fardeshirv%2Ffractalx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fardeshirv%2Ffractalx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fardeshirv%2Ffractalx/lists"}