{"id":16131396,"url":"https://github.com/calinou/godot-rendering-tests","last_synced_at":"2025-07-21T15:02:34.476Z","repository":{"id":146797641,"uuid":"337608890","full_name":"Calinou/godot-rendering-tests","owner":"Calinou","description":"[WIP] Rendering test scenes for Godot 4.0's Vulkan renderer","archived":false,"fork":false,"pushed_at":"2025-01-13T18:54:02.000Z","size":40862,"stargazers_count":9,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-13T10:56:18.256Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"GDScript","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/Calinou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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":"2021-02-10T03:45:54.000Z","updated_at":"2025-03-03T12:52:59.000Z","dependencies_parsed_at":"2025-04-06T14:45:55.511Z","dependency_job_id":null,"html_url":"https://github.com/Calinou/godot-rendering-tests","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Calinou/godot-rendering-tests","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calinou%2Fgodot-rendering-tests","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calinou%2Fgodot-rendering-tests/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calinou%2Fgodot-rendering-tests/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calinou%2Fgodot-rendering-tests/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Calinou","download_url":"https://codeload.github.com/Calinou/godot-rendering-tests/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Calinou%2Fgodot-rendering-tests/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266324294,"owners_count":23911226,"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","status":"online","status_checked_at":"2025-07-21T11:47:31.412Z","response_time":64,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-09T22:25:03.759Z","updated_at":"2025-07-21T15:02:34.399Z","avatar_url":"https://github.com/Calinou.png","language":"GDScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# godot-rendering-tests\n\nThis is a Godot project that stores and runs a collection of 2D and 3D rendering tests.\nIt is used to check for regressions in Godot's rendering backends, and can also be\nused to test performance on various GPUs.\n\n**Interested in adding new test cases?** See [CONTRIBUTING.md](CONTRIBUTING.md).\n\n## Comparing results\n\n1. Run the project once to have images be saved to `results/`.\n2. Copy the `results/` folder to the same folder, but with a different suffix\n   (e.g. `results_master/`).\n3. Install [dssim](https://github.com/kornelski/dssim), which is a tool compares\n   images and returns a similarity score (lower is more similar).\n4. Run the following command in a terminal:\n\n   ```bash\n   (for img in results/*/*.png; do dssim $img ${img//results/results_master}; done) | sort\n   ```\n\n   Images that differ the most from the images in `results_master/` are displayed at the bottom of the list.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalinou%2Fgodot-rendering-tests","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalinou%2Fgodot-rendering-tests","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalinou%2Fgodot-rendering-tests/lists"}