├── .DS_Store ├── LICENSE ├── Materials.usd ├── README.md ├── Screenshot 1.png ├── Screenshot 2.png └── random_512.png /.DS_Store: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JamieScanlon/RCPMaterials/HEAD/.DS_Store -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JamieScanlon/RCPMaterials/HEAD/LICENSE -------------------------------------------------------------------------------- /Materials.usd: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JamieScanlon/RCPMaterials/HEAD/Materials.usd -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JamieScanlon/RCPMaterials/HEAD/README.md -------------------------------------------------------------------------------- /Screenshot 1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JamieScanlon/RCPMaterials/HEAD/Screenshot 1.png -------------------------------------------------------------------------------- /Screenshot 2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JamieScanlon/RCPMaterials/HEAD/Screenshot 2.png -------------------------------------------------------------------------------- /random_512.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/JamieScanlon/RCPMaterials/HEAD/random_512.png --------------------------------------------------------------------------------