├── Documentation └── Images │ └── banner.jpg ├── LICENSE.md ├── README.md ├── SampleScenarioConfiguration.json └── catalog-info.yaml /Documentation/Images/banner.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Unity-Technologies/SyntheticHomes/HEAD/Documentation/Images/banner.jpg -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Unity-Technologies/SyntheticHomes/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Unity-Technologies/SyntheticHomes/HEAD/README.md -------------------------------------------------------------------------------- /SampleScenarioConfiguration.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Unity-Technologies/SyntheticHomes/HEAD/SampleScenarioConfiguration.json -------------------------------------------------------------------------------- /catalog-info.yaml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Unity-Technologies/SyntheticHomes/HEAD/catalog-info.yaml --------------------------------------------------------------------------------