{"id":13638091,"url":"https://github.com/as-a-service/blender","last_synced_at":"2025-04-19T17:32:56.148Z","repository":{"id":138288446,"uuid":"149045340","full_name":"as-a-service/blender","owner":"as-a-service","description":"A simple web service that renders a Blender 3D scene with custom text.","archived":false,"fork":false,"pushed_at":"2024-07-04T22:25:23.000Z","size":604,"stargazers_count":36,"open_issues_count":2,"forks_count":18,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-07T10:03:31.112Z","etag":null,"topics":["3d","b3d","blender","cloud-run-button","container","docker","microservice"],"latest_commit_sha":null,"homepage":"https://render.as-a-service.dev/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/as-a-service.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}},"created_at":"2018-09-16T23:39:25.000Z","updated_at":"2024-07-04T22:25:26.000Z","dependencies_parsed_at":"2024-01-14T09:18:36.755Z","dependency_job_id":"98fa2bc1-9ef5-4a53-be48-6b305d1f6e47","html_url":"https://github.com/as-a-service/blender","commit_stats":null,"previous_names":["as-a-service/blender"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/as-a-service%2Fblender","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/as-a-service%2Fblender/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/as-a-service%2Fblender/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/as-a-service%2Fblender/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/as-a-service","download_url":"https://codeload.github.com/as-a-service/blender/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223805075,"owners_count":17205845,"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":["3d","b3d","blender","cloud-run-button","container","docker","microservice"],"created_at":"2024-08-02T01:00:40.055Z","updated_at":"2025-04-19T17:32:56.141Z","avatar_url":"https://github.com/as-a-service.png","language":"Python","funding_links":[],"categories":["Samples and microservices"],"sub_categories":["Useful"],"readme":"# Render Blender 3D scenes in the cloud (using Docker)\n\nA simple web service that renders a [Blender](http://www.blender.org/) 3D scene with custom text.\n\nRun with `docker run -p 8080:8080 steren/blender-as-a-service`\n\n## API\n\n### URL parameters:\n\n* `text`: The text to render, defaults to `HELLO`.\n* `scene`: the name of the `.blend` file to render (without the extension), defaults to `basic`, other supported values are `outrun` and `outrun-filter`.\n\nExample: `/?text=OUTRUN\u0026scene=outrun`\n\n### Bring your own 3D scene:\n\n1. Create a Blender scene, if your scene contains a text object with the name `Text`, the text will be replaced with the value of the `text` parameter.\n2. The service looks for `.blend` files  `/app/models/` folder. You can add your own `.blend` files at build time or mount a volume at runtime.\n\n## Running the server locally\n\n* Build with `docker build . -t steren/blender-as-a-service`\n* Start with `docker run -p 8080:8080 steren/blender-as-a-service`\n* Open in your browser at `http://localhost:8080/?text=Hey`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fas-a-service%2Fblender","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fas-a-service%2Fblender","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fas-a-service%2Fblender/lists"}