{"id":15160338,"url":"https://github.com/blob-cc/unity-starter","last_synced_at":"2026-02-19T17:01:36.447Z","repository":{"id":252627173,"uuid":"840832361","full_name":"blob-cc/unity-starter","owner":"blob-cc","description":"Unity | Starter","archived":false,"fork":false,"pushed_at":"2025-09-07T12:59:13.000Z","size":79,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-10-24T18:41:24.941Z","etag":null,"topics":["blob","creative-coding","csharp","template","unity","unity3d"],"latest_commit_sha":null,"homepage":"https://www.blob.cc","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/blob-cc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"github":"scape-foundation","open_collective":"scape"}},"created_at":"2024-08-10T20:27:18.000Z","updated_at":"2025-09-07T12:59:16.000Z","dependencies_parsed_at":"2025-02-09T20:42:51.022Z","dependency_job_id":null,"html_url":"https://github.com/blob-cc/unity-starter","commit_stats":null,"previous_names":["scape-agency/cc-unity","blob-cc/unity-starter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/blob-cc/unity-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blob-cc%2Funity-starter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blob-cc%2Funity-starter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blob-cc%2Funity-starter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blob-cc%2Funity-starter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blob-cc","download_url":"https://codeload.github.com/blob-cc/unity-starter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blob-cc%2Funity-starter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29623546,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-19T13:04:20.082Z","status":"ssl_error","status_checked_at":"2026-02-19T13:03:33.775Z","response_time":117,"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":["blob","creative-coding","csharp","template","unity","unity3d"],"created_at":"2024-09-26T22:44:09.191Z","updated_at":"2026-02-19T17:01:36.423Z","avatar_url":"https://github.com/blob-cc.png","language":"C#","funding_links":["https://github.com/sponsors/scape-foundation","https://opencollective.com/scape"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/scape-agency/blob.cc/blob/54daa7b589f4294c7858b362013eb57ea525ab4e/res/logo/logo-07-topaz%400.3x.png\" width=\"25%\" height=\"25%\" alt=\"blob.cc Logo\"\u003e\n\u003c/p\u003e\n\u003ch1 align='center' style='border-bottom: none;'\u003eUnity | Starter\u003c/h1\u003e\n\u003ch3 align='center'\u003eCreative Coding Blobs\u003c/h3\u003e\n\u003cbr/\u003e\n\n---\n\n# Unity Creative Coding Starter\n\nUnity is a powerful game engine and development platform that can also be used for creative coding projects. With a robust set of built-in tools for 3D graphics, physics, and interactivity, Unity provides a solid foundation for creating unique interactive experiences, installations, and virtual environments.\n\n\u003chttps://unity.com/\u003e\n\nThis Unity project is a template for creative coding and generative art. It includes a variety of utility scripts, custom data structures, and settings optimized for quick prototyping and development of artistic projects.\n\n## Features\n\n- **Modular Scripts**: A collection of scripts for handling input, generating patterns, managing shaders, and more.\n- **Custom Data Structures**: Grid, binary tree, linked list, stack, and queue implementations.\n- **Shader Effects**: Utility functions for creating and manipulating shader-based effects.\n- **Pattern Generators**: Tools for generating geometric patterns, grids, circles, and spirals.\n- **Noise Generators**: Perlin and Simplex noise generators for procedural content creation.\n\n## Installation\n\n1. Clone this repository:\n\n   ```bash\n   git clone https://github.com/yourusername/creative-coding-template.git\n   ```\n\n2. Open the project in Unity (ensure you are using the recommended Unity version as specified below).\n\n## Project Structure\n\n- **Assets/**\n  - **Scripts/**: Contains all utility scripts and custom data structures.\n  - **Shaders/**: Custom shaders and materials.\n  - **Prefabs/**: Reusable prefabs for generating objects.\n  - **Scenes/**: Example scenes demonstrating various features.\n- **ProjectSettings/**: Unity project settings.\n\n## Usage\n\n1. Open the scene you want to work in, or create a new one.\n2. Use the scripts provided in the `Scripts/` folder to add functionality to your project.\n3. Customize the settings in `ProjectSettings/` according to your project’s needs.\n\n---\n\n## Colophon\n\nMade with ❤️ by **[Scape Agency](https://www.scape.agency)**\n\n### Contributing\n\nContributions are welcome! Please fork the repository and submit a pull request with your changes.\n\n### License\n\nThis project is licensed under the MIT license. See the [LICENSE](LICENSE) file for details.\n\n---\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblob-cc%2Funity-starter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblob-cc%2Funity-starter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblob-cc%2Funity-starter/lists"}