{"id":13599656,"url":"https://github.com/keijiro/DabrovicSponza","last_synced_at":"2025-04-10T17:31:48.563Z","repository":{"id":57150235,"uuid":"88348449","full_name":"keijiro/DabrovicSponza","owner":"keijiro","description":"An attempt at rendering the \"Dabrovic Sponza\" scene with Unity.","archived":false,"fork":false,"pushed_at":"2020-07-07T12:30:21.000Z","size":32366,"stargazers_count":62,"open_issues_count":0,"forks_count":11,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-02T19:55:33.366Z","etag":null,"topics":["global-illumination","unity","unity3d"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/keijiro.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}},"created_at":"2017-04-15T13:25:36.000Z","updated_at":"2024-10-23T23:47:38.000Z","dependencies_parsed_at":"2022-09-03T17:52:05.671Z","dependency_job_id":null,"html_url":"https://github.com/keijiro/DabrovicSponza","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FDabrovicSponza","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FDabrovicSponza/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FDabrovicSponza/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/keijiro%2FDabrovicSponza/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/keijiro","download_url":"https://codeload.github.com/keijiro/DabrovicSponza/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247744328,"owners_count":20988784,"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":["global-illumination","unity","unity3d"],"created_at":"2024-08-01T17:01:08.510Z","updated_at":"2025-04-10T17:31:47.662Z","avatar_url":"https://github.com/keijiro.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"Dabrovic Sponza\n===============\n\n![screenshot](http://i.imgur.com/stPvCV7.png)\n\n**Dabrovic Sponza** is a Unity package containing the \"Dabrovic Sponza\"\narchitectural model, which the computer graphics community frequently used as a\ntest model.\n\nMarko Dabrovic created the original model. Kenzie Lamar at Vicarious Visions\nconverted the 3DS file to OBJ and assigned texture coordinates to the ceilings.\nMorgan McGuire hand-painted bump maps for most surfaces.\n\nYou can obtain the original model from the following page:\n\nhttp://hdri.cgtechniques.com/~sponza/files/\n\nAlso you can obtain the refined model from McGuire's archive:\n\nhttps://casual-effects.com/data/\n\nHow To Install\n--------------\n\nThe Dabrovic Sponza package uses the [scoped registry] feature to import\ndependent packages. Please add the following sections to the package manifest\nfile (`Packages/manifest.json`).\n\nTo the `scopedRegistries` section:\n\n```\n{\n  \"name\": \"Keijiro\",\n  \"url\": \"https://registry.npmjs.com\",\n  \"scopes\": [ \"jp.keijiro\" ]\n}\n```\n\nTo the `dependencies` section:\n\n```\n\"jp.keijiro.dabrovic-sponza\": \"1.0.0\"\n```\n\nAfter changes, the manifest file should look like below:\n\n```\n{\n  \"scopedRegistries\": [\n    {\n      \"name\": \"Keijiro\",\n      \"url\": \"https://registry.npmjs.com\",\n      \"scopes\": [ \"jp.keijiro\" ]\n    }\n  ],\n  \"dependencies\": {\n    \"jp.keijiro.dabrovic-sponza\": \"1.0.0\",\n    ...\n```\n\n[scoped registry]: https://docs.unity3d.com/Manual/upm-scoped.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeijiro%2FDabrovicSponza","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkeijiro%2FDabrovicSponza","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkeijiro%2FDabrovicSponza/lists"}