Newer
Older
EPQ-3D-renderer / jsonTextures.json
@cory cory on 15 Apr 2023 1 KB Final changes (idk)
{"textures": [
{"name": "Black", "type": "solid", "color": "060606", "imgPath": "/", "randomValue": 0.1}, 
{"name": "Camera", "type": "solid", "color": "cccccc", "imgPath": "/Screenshot from 2022-06-06 18-52-12.png", "randomValue": 0.0}, 
{"name": "Concrete", "type": "solid", "color": "4d4d4d", "imgPath": "/", "randomValue": 0.1}, 
{"name": "Concrete.001", "type": "solid", "color": "535353", "imgPath": "/", "randomValue": 0.1}, 
{"name": "Crown", "type": "solid", "color": "064208", "imgPath": "/", "randomValue": 0.0}, 
{"name": "Dots Stroke", "type": "solid", "color": "cccccc", "imgPath": "/", "randomValue": 0.1}, 
{"name": "Grass03", "type": "solid", "color": "49cc07", "imgPath": "/", "randomValue": 0.1}, 
{"name": "Ground Leaves 01", "type": "solid", "color": "09570b", "imgPath": "/", "randomValue": 0.1}, 
{"name": "Material", "type": "solid", "color": "0a7c7c", "imgPath": "/", "randomValue": 0.0}, 
{"name": "Material.001", "type": "solid", "color": "cccccc", "imgPath": "/", "randomValue": 0.0}, 
{"name": "Trunk", "type": "solid", "color": "330a01", "imgPath": "/", "randomValue": 0.1}, 
{"name": "twig.008", "type": "solid", "color": "cc9248", "imgPath": "/", "randomValue": 0.1}, 
{"name": "Water", "type": "solid", "color": "1027cc", "imgPath": "/", "randomValue": 0.1}, 
{"name": "White", "type": "solid", "color": "cccccc", "imgPath": "/", "randomValue": 0.0}, 
{"name": "Window", "type": "solid", "color": "2c2c2c", "imgPath": "/", "randomValue": 0.0}, 
{"name": "Wood Planks with Nails", "type": "solid", "color": "5f1806", "imgPath": "/", "randomValue": 0.1}, 
{"name": "Wood Planks with Nails.002", "type": "solid", "color": "9c3007", "imgPath": "/", "randomValue": 0.1}, 
{"name": "Wood Planks with Nails.003", "type": "solid", "color": "771c06", "imgPath": "/", "randomValue": 0.1}]}