{"id":19772703,"url":"https://github.com/michaelkolesidis/fractal-mountain","last_synced_at":"2026-02-06T16:07:30.168Z","repository":{"id":115662409,"uuid":"490890532","full_name":"michaelkolesidis/fractal-mountain","owner":"michaelkolesidis","description":"A single triangle transforms into a mountain.","archived":false,"fork":false,"pushed_at":"2024-07-16T08:43:11.000Z","size":6053,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-14T17:57:40.680Z","etag":null,"topics":["fractal","fractals","generative-art","mountain","p5js","p5js-animation","p5js-experiment","p5js-sketch"],"latest_commit_sha":null,"homepage":"https://fractal-mountain.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michaelkolesidis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-05-10T23:25:38.000Z","updated_at":"2024-07-16T08:43:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e92f4bf-5958-45d6-93e2-241ad8dc4b92","html_url":"https://github.com/michaelkolesidis/fractal-mountain","commit_stats":null,"previous_names":["mnkbb699/fractal-mountain","mkole/fractal-mountain","michaelkolesidis/fractal-mountain"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/michaelkolesidis/fractal-mountain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkolesidis%2Ffractal-mountain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkolesidis%2Ffractal-mountain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkolesidis%2Ffractal-mountain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkolesidis%2Ffractal-mountain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelkolesidis","download_url":"https://codeload.github.com/michaelkolesidis/fractal-mountain/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelkolesidis%2Ffractal-mountain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29167871,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T15:38:29.831Z","status":"ssl_error","status_checked_at":"2026-02-06T15:37:48.592Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["fractal","fractals","generative-art","mountain","p5js","p5js-animation","p5js-experiment","p5js-sketch"],"created_at":"2024-11-12T05:07:25.724Z","updated_at":"2026-02-06T16:07:30.145Z","avatar_url":"https://github.com/michaelkolesidis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cimg src=\"./assets/fractal-mountain-01.gif\" width=\"400px\"\u003e\n  \u003ch1\u003efractal mountain\u003c/h1\u003e\n  \u003ch4\u003eA single triangle transforms into a mountain.\u003c/h4\u003e\n\u003c/div\u003e\n  \n\n\n## Technologies Used\n\n\u003ca href=\"https://p5js.org/\"\u003e\u003cimg src=\"https://github.com/michaelkolesidis/tech-icons/blob/main/icons/p5js/p5js.svg\" height=\"50px\"/\u003e\u003c/a\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003ca href=\"https://en.wikipedia.org/wiki/JavaScript\"\u003e\u003cimg src=\"https://github.com/michaelkolesidis/tech-icons/blob/main/icons/javascript/javascript-original.svg\" height=\"50px\" /\u003e\u003c/a\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003ca href=\"https://en.wikipedia.org/wiki/CSS\"\u003e\u003cimg src=\"https://github.com/michaelkolesidis/tech-icons/blob/main/icons/css3/css3-plain.svg\" height=\"50px\" /\u003e\u003c/a\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\u003cimg src=\"https://github.com/michaelkolesidis/tech-icons/blob/main/icons/html5/html5-plain.svg\" height=\"50px\" /\u003e\n\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\n\n\n\n## Description\n\nA single triangle transforms into a mountain. An equilateral triangle and recursively subdividing it into smaller and smaller triangles. As each triangle is subdivided, each new midpoint generated is raised or lowered by a random amount. Made with p5.js.\n\nRotation can be controlled with mouse.\n\nDouble-click anywhere to enter fullscreen mode, double-click again (or press ESC) to leave fullscreen mode.\n\n\n\n## Screenshot\n\n\u003cimg src=\"./assets/screenshot-1.png\" width=\"700px\"\u003e\n\u003cimg src=\"./assets/screenshot-2.png\" width=\"700px\"\u003e\n\n\n\n## License\n\n\u003ca href=\"https://www.gnu.org/licenses/agpl-3.0.html\"\u003e\u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/0/06/AGPLv3_Logo.svg\" height=\"100px\" /\u003e\u003c/a\u003e\n\nCopyright (c) 2023 Michael Kolesidis\u003cbr\u003e\nLicensed under the [GNU Affero General Public License v3.0](https://www.gnu.org/licenses/agpl-3.0.html).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelkolesidis%2Ffractal-mountain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelkolesidis%2Ffractal-mountain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelkolesidis%2Ffractal-mountain/lists"}