{"id":27254669,"url":"https://github.com/radkinz/3d-fibonacci","last_synced_at":"2026-04-29T10:06:00.401Z","repository":{"id":136398149,"uuid":"420850599","full_name":"radkinz/3D-fibonacci","owner":"radkinz","description":"The Fibonacci sequence visualized in a 3D structure using Three.js.","archived":false,"fork":false,"pushed_at":"2021-10-30T03:49:05.000Z","size":22,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-09T15:46:18.825Z","etag":null,"topics":["3d","fibonacci","javascript","threejs","visualization"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/radkinz.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-10-25T02:17:03.000Z","updated_at":"2024-11-03T04:17:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"be33790b-2af0-416b-a69f-f7e21f183eab","html_url":"https://github.com/radkinz/3D-fibonacci","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/radkinz/3D-fibonacci","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radkinz%2F3D-fibonacci","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radkinz%2F3D-fibonacci/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radkinz%2F3D-fibonacci/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radkinz%2F3D-fibonacci/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/radkinz","download_url":"https://codeload.github.com/radkinz/3D-fibonacci/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/radkinz%2F3D-fibonacci/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32420398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["3d","fibonacci","javascript","threejs","visualization"],"created_at":"2025-04-11T02:05:24.182Z","updated_at":"2026-04-29T10:06:00.381Z","avatar_url":"https://github.com/radkinz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# The Fibonacci Sequence Visualized in 3D\nA 3D structure that visualizes the Fibonacci sequence by displaying a block spiral (similar to the Fibonacci spiral), where the sizes of the blocks are based on the Fibonacci ratio. The 3D blocks are rendered using [Three.js](https://threejs.org/), which is a JavaScript library that creates 3D computer graphics using WEBGL.\n\n## The Fibonacci Sequence\n[The fibonacci sequence](https://en.wikipedia.org/wiki/Fibonacci_number) is an infinite sequence of numbers where each number is the sum of the two numbers that precede it. For example, the first 4 numbers are 0, 1, 1, 2.\nAs one can notice, 2 is the sum of 1+1 and the second 1 is the sum of 1+0.\n\n## The Fibonacci Spiral\n![fib spiral](/images/fibspiral.png)\n\nThe approximate rate of change for every nth number in the Fibonacci sequence is very close to the golden ratio. Thus, if we use the Fibonacci numbers to act as lengths of squares and display those squares, we can see a beautiful spiral as seen in the image above.\n\n## Example Images\n\u003cimg src=\"/images/demo.PNG\" alt=\"Example Image 1\" width=\"300px\"  height=\"400px\"\u003e \u003cimg src=\"/images/demo2.PNG\" alt=\"Example Image 2\" width=\"300px\" height=\"400px\"\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradkinz%2F3d-fibonacci","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fradkinz%2F3d-fibonacci","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fradkinz%2F3d-fibonacci/lists"}