{"id":27370014,"url":"https://github.com/getgrinta/meshy.studio","last_synced_at":"2025-04-13T08:47:43.608Z","repository":{"id":287271938,"uuid":"964179196","full_name":"getgrinta/meshy.studio","owner":"getgrinta","description":"Generate stunning and crispy mesh gradients","archived":false,"fork":false,"pushed_at":"2025-04-10T20:40:35.000Z","size":64,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-10T21:32:32.932Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Svelte","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/getgrinta.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":"2025-04-10T20:09:50.000Z","updated_at":"2025-04-10T20:40:39.000Z","dependencies_parsed_at":"2025-04-10T21:42:35.639Z","dependency_job_id":null,"html_url":"https://github.com/getgrinta/meshy.studio","commit_stats":null,"previous_names":["getgrinta/meshy.studio"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getgrinta%2Fmeshy.studio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getgrinta%2Fmeshy.studio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getgrinta%2Fmeshy.studio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getgrinta%2Fmeshy.studio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getgrinta","download_url":"https://codeload.github.com/getgrinta/meshy.studio/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248688176,"owners_count":21145762,"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":[],"created_at":"2025-04-13T08:47:43.067Z","updated_at":"2025-04-13T08:47:43.599Z","avatar_url":"https://github.com/getgrinta.png","language":"Svelte","readme":"# Meshy\n\nMeshy is a powerful API designed for generating stunning mesh gradients. It allows users to create visually appealing gradient meshes with optional noise effects, perfect for enhancing digital artwork, web design, and more.\n\n## Features\n\n- **Gradient Mesh Generation:** Create beautiful 512x512 PNG images with gradient mesh effects.\n- **Noise Effects:** Optionally apply noise overlays to add texture and depth to your gradients.\n- **Consistent Results:** Use seeding to ensure consistent random number generation for reproducible designs.\n\n## API Usage\n\nMeshy provides a simple and intuitive API endpoint to generate gradient meshes:\n\n### `/api/mesh/[seed]`\n\n- **Method:** `GET`\n- **Response Type:** `image/png`\n- **Caching:** `public, max-age=31536000` (1 year)\n\n#### Route Params:\n\n- **`seed` (optional):**\n  - **Type:** `string`\n  - **Default:** `'0'`\n  - **Description:** Seeds the random number generator for consistent circle placement and color generation.\n\n#### Query Params:\n\n- **`noise` (optional):**\n  - **Type:** `string`\n  - **Values:** `0`-`32`\n  - **Description:** Apply a noise overlay effect if specified.\n- **`sharpen` (optional):**\n  - **Type:** `number | boolean`\n  - **Description:** Apply sharpening filter. If boolean, uses default sigma.\n- **`negate` (optional):**\n  - **Type:** `boolean`\n  - **Description:** Invert image colors.\n- **`gammaIn` (optional):**\n  - **Type:** `number`\n  - **Description:** Apply input gamma correction.\n- **`gammaOut` (optional):**\n  - **Type:** `number`\n  - **Description:** Apply output gamma correction.\n- **`brightness` (optional):**\n  - **Type:** `number`\n  - **Description:** Adjust image brightness.\n- **`saturation` (optional):**\n  - **Type:** `number`\n  - **Description:** Adjust color saturation.\n- **`hue` (optional):**\n  - **Type:** `number`\n  - **Description:** Adjust hue rotation (degrees).\n- **`lightness` (optional):**\n  - **Type:** `number`\n  - **Description:** Adjust image lightness.\n- **`blur` (optional):**\n  - **Type:** `number`\n  - **Description:** Apply blur filter (sigma).\n\n## Examples\n\n- **Random Mesh:** `/api/mesh`\n- **Seeded Mesh:** `/api/mesh/hello`\n- **Seeded + Noise:** `/api/mesh/hello?noise=8`\n- **Seeded + Noise + Sharpen:** `/api/mesh/hello?noise=8\u0026sharpen=5`\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetgrinta%2Fmeshy.studio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetgrinta%2Fmeshy.studio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetgrinta%2Fmeshy.studio/lists"}