{"id":18286957,"url":"https://github.com/khaled71612000/unity-fractal","last_synced_at":"2026-05-19T09:04:09.230Z","repository":{"id":245019796,"uuid":"817018820","full_name":"khaled71612000/Unity-Fractal","owner":"khaled71612000","description":"Unity Fractal is a project developed using the Unity game engine that demonstrates the creation and visualization of fractals","archived":false,"fork":false,"pushed_at":"2024-06-18T21:26:26.000Z","size":9879,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-21T23:48:08.774Z","etag":null,"topics":["unity"],"latest_commit_sha":null,"homepage":"","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/khaled71612000.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}},"created_at":"2024-06-18T21:17:58.000Z","updated_at":"2024-06-18T21:26:37.000Z","dependencies_parsed_at":"2024-06-19T03:44:58.045Z","dependency_job_id":null,"html_url":"https://github.com/khaled71612000/Unity-Fractal","commit_stats":null,"previous_names":["khaled71612000/unity-fractal"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/khaled71612000/Unity-Fractal","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaled71612000%2FUnity-Fractal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaled71612000%2FUnity-Fractal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaled71612000%2FUnity-Fractal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaled71612000%2FUnity-Fractal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/khaled71612000","download_url":"https://codeload.github.com/khaled71612000/Unity-Fractal/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/khaled71612000%2FUnity-Fractal/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33209422,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-19T07:54:09.561Z","status":"ssl_error","status_checked_at":"2026-05-19T07:54:08.508Z","response_time":58,"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":["unity"],"created_at":"2024-11-05T13:23:12.524Z","updated_at":"2026-05-19T09:04:09.225Z","avatar_url":"https://github.com/khaled71612000.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unity Fractal\n\n\n![Unity](https://img.shields.io/badge/Unity-000000?logo=unity\u0026logoColor=white)\n![C#](https://img.shields.io/badge/C%23-239120?logo=c-sharp\u0026logoColor=white)\n![License](https://img.shields.io/badge/license-MIT-green)\n\n**Unity Fractal** is a project developed using the Unity game engine that demonstrates the creation and visualization of fractals. This project showcases advanced techniques in procedural generation and rendering within Unity.\n\n### Source\n- **Fractal.cs:** Manages the logic for generating and rendering fractals.\n- **FractalPart.cs:** Defines individual parts of the fractal structure.\n\n## Features\n\n- **Procedural Generation:** Utilizes procedural generation techniques to create intricate fractal patterns.\n- **Dynamic Rendering:** Ensures efficient rendering of fractals in real-time.\n- **Unity Integration:** Leverages Unity's capabilities for smooth and interactive fractal visualization.\n\nThis project serves as an excellent example for developers interested in exploring procedural generation and advanced rendering techniques using the Unity game engine.\n\n\n## Screenshots\n\n![Screenshot 1](https://raw.githubusercontent.com/khaled71612000/Unity-Fractal/HEAD/Assets/Day-Night Skyboxes/Textures/SkyAfterNoon_Back.png)\n\n![Screenshot 2](https://raw.githubusercontent.com/khaled71612000/Unity-Fractal/HEAD/Assets/Day-Night Skyboxes/Textures/SkyAfterNoon_Bottom.png)\n\n![Screenshot 3](https://raw.githubusercontent.com/khaled71612000/Unity-Fractal/HEAD/Assets/Day-Night Skyboxes/Textures/SkyAfterNoon_Front.png)\n\n![Screenshot 4](https://raw.githubusercontent.com/khaled71612000/Unity-Fractal/HEAD/Assets/Day-Night Skyboxes/Textures/SkyAfterNoon_Left.png)\n\n![Screenshot 5](https://raw.githubusercontent.com/khaled71612000/Unity-Fractal/HEAD/Assets/Day-Night Skyboxes/Textures/SkyAfterNoon_Right.png)\n\n\n## Tech Stack\n\n| Technology | Role |\n|---|---|\n| Unity 3D | Game engine |\n| C# | Gameplay scripting |\n| Unity Physics | Rigidbody \u0026 collision |\n| Git | Version control |\n\n\n## Getting Started\n\n### Prerequisites\n- [Unity Hub](https://unity.com/download) + Unity 2019.4 LTS or higher\n- Visual Studio 2019+ or VS Code\n\n### Setup\n```bash\ngit clone https://github.com/khaled71612000/Unity-Fractal.git\n```\n1. Open **Unity Hub** → **Add** → select the cloned folder\n2. Open **Assets/Scenes/** → double-click the main scene\n3. Press ▶ **Play**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaled71612000%2Funity-fractal","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkhaled71612000%2Funity-fractal","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkhaled71612000%2Funity-fractal/lists"}