-
Notifications
You must be signed in to change notification settings - Fork 214
Expand file tree
/
Copy pathbootstrap-content.json
More file actions
58 lines (58 loc) · 2.21 KB
/
Copy pathbootstrap-content.json
File metadata and controls
58 lines (58 loc) · 2.21 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
[
{
"name": "bistro/PropTextures",
"source": {
"type": "archive",
"url": "https://casual-effects.com/g3d/data10/research/model/bistro/PropTextures",
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36"
}
},
{
"name": "bistro/OtherTextures",
"source": {
"type": "archive",
"url": "https://casual-effects.com/g3d/data10/research/model/bistro/OtherTextures",
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36"
}
},
{
"name": "bistro/BuildingTextures",
"source": {
"type": "archive",
"url": "https://casual-effects.com/g3d/data10/research/model/bistro/BuildingTextures",
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36"
}
},
{
"name": "bistro/Interior",
"source": {
"type": "archive",
"url": "https://casual-effects.com/g3d/data10/research/model/bistro/Interior.zip",
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36"
}
},
{
"name": "bistro/Exterior",
"source": {
"type": "archive",
"url": "https://casual-effects.com/g3d/data10/research/model/bistro/Exterior.zip",
"user-agent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36"
}
},
{
"name": "skybox_hdr",
"source": {
"type": "sourcefile",
"url": "https://github.com/PacktPublishing/3D-Graphics-Rendering-Cookbook/raw/master/data/immenstadter_horn_2k.hdr",
"user-agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/48.0.2564.116 Safari/537.36"
}
},
{
"name": "glTF-Sample-Models",
"source": {
"type": "git",
"url": "https://github.com/KhronosGroup/glTF-Sample-Models.git",
"revision": "db9ff67c1116cfe28eb36320916bccd8c4127cc1"
}
}
]