-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
78 lines (78 loc) · 5.49 KB
/
index.html
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
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Image Gallery</title>
<style>
.gallery {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
grid-gap: 10px;
}
.gallery img {
width: 100%;
height: 100%;
object-fit: cover;
}
</style>
</head>
<body>
<div class="gallery">
<a href=models/environment/road.glb><img src=models/environment/road.png></a>
<a href=models/environment/desert_street.glb><img src=models/environment/desert_street.png></a>
<a href=models/environment/Lightlamps.glb><img src=models/environment/Lightlamps.png></a>
<a href=models/booths/opti/dfw-emy.glb><img src=models/booths/opti/dfw-emy.png></a>
<a href=models/booths/opti/arashi_geobooth.glb><img src=models/booths/opti/arashi_geobooth.png></a>
<a href=models/booths/opti/HEAT_Smac_Dance1_Final.glb><img src=models/booths/opti/HEAT_Smac_Dance1_Final.png></a>
<a href=models/booths/opti/HEAT_t69h_explaining_final.glb><img src=models/booths/opti/HEAT_t69h_explaining_final.png></a>
<a href=models/booths/opti/dfw-monoch.glb><img src=models/booths/opti/dfw-monoch.png></a>
<a href=models/booths/opti/SmoothVoxelsBooth_v2.glb><img src=models/booths/opti/SmoothVoxelsBooth_v2.png></a>
<a href=models/booths/opti/megacube_2_-_booth_bronze.glb><img src=models/booths/opti/megacube_2_-_booth_bronze.png></a>
<a href=models/booths/opti/wiredspace.glb><img src=models/booths/opti/wiredspace.png></a>
<a href=models/booths/opti/memory_booth.glb><img src=models/booths/opti/memory_booth.png></a>
<a href=models/booths/opti/magickbooth.glb><img src=models/booths/opti/magickbooth.png></a>
<a href=models/booths/opti/booth_harambe.glb><img src=models/booths/opti/booth_harambe.png></a>
<a href=models/booths/opti/HEAT_Booth1_Final-v1.glb><img src=models/booths/opti/HEAT_Booth1_Final-v1.png></a>
<a href=models/booths/opti/HEAT_t69h_Bop_v2.glb><img src=models/booths/opti/HEAT_t69h_Bop_v2.png></a>
<a href=models/booths/opti/template_booth.glb><img src=models/booths/opti/template_booth.png></a>
<a href=models/booths/opti/kiiba_booth.glb><img src=models/booths/opti/kiiba_booth.png></a>
<a href=models/booths/opti/untitledxyz_booth.glb><img src=models/booths/opti/untitledxyz_booth.png></a>
<a href=models/booths/opti/Tubbycats_booth-v2.glb><img src=models/booths/opti/Tubbycats_booth-v2.png></a>
<a href=models/booths/opti/mrmetaverse_booth2.glb><img src=models/booths/opti/mrmetaverse_booth2.png></a>
<a href=models/booths/opti/phetta_booth.glb><img src=models/booths/opti/phetta_booth.png></a>
<a href=models/booths/opti/HEAT_Booth2_Final-v2.glb><img src=models/booths/opti/HEAT_Booth2_Final-v2.png></a>
<a href=models/booths/opti/MF_booth-v1.glb><img src=models/booths/opti/MF_booth-v1.png></a>
<a href=models/booths/opti/7oroy_BOOTH12.glb><img src=models/booths/opti/7oroy_BOOTH12.png></a>
<a href=models/booths/opti/WRG_M3-NeonB-VirtConf_Booth_simplygon.glb><img src=models/booths/opti/WRG_M3-NeonB-VirtConf_Booth_simplygon.png></a>
<a href=models/booths/opti/astro_booth.glb><img src=models/booths/opti/astro_booth.png></a>
<a href=models/booths/opti/M3TV_stage.glb><img src=models/booths/opti/M3TV_stage.png></a>
<a href=models/booths/opti/pearlhyacinth_neonboothfinaltwin.glb><img src=models/booths/opti/pearlhyacinth_neonboothfinaltwin.png></a>
<a href=models/booths/opti/omibooth2_final.glb><img src=models/booths/opti/omibooth2_final.png></a>
<a href=models/booths/opti/uncannybooth.glb><img src=models/booths/opti/uncannybooth.png></a>
<a href=models/booths/opti/Cairn-Booth-optimized.glb><img src=models/booths/opti/Cairn-Booth-optimized.png></a>
<a href=models/booths/opti/cryptoavatars_Booth.glb><img src=models/booths/opti/cryptoavatars_Booth.png></a>
<a href=models/booths/opti/DFWBOOTH.glb><img src=models/booths/opti/DFWBOOTH.png></a>
<a href=models/booths/opti/metagame.glb><img src=models/booths/opti/metagame.png></a>
<a href=models/booths/opti/pearl_twinboxbooth.glb><img src=models/booths/opti/pearl_twinboxbooth.png></a>
<a href=models/booths/opti/croquet.glb><img src=models/booths/opti/croquet.png></a>
<a href=models/booths/opti/Animated_Boomboxhead2.glb><img src=models/booths/opti/Animated_Boomboxhead2.png></a>
<a href=models/booths/opti/aabooth.glb><img src=models/booths/opti/aabooth.png></a>
<a href=models/booths/opti/acandar_booth-v1.glb><img src=models/booths/opti/acandar_booth-v1.png></a>
<a href=models/booths/opti/3ov_booth.glb><img src=models/booths/opti/3ov_booth.png></a>
<a href=templates/sharkboottemplate.glb><img src=templates/sharkboottemplate.png></a>
<a href=templates/Booth3_pastel.glb><img src=templates/Booth3_pastel.png></a>
<a href=templates/Booth.glb><img src=templates/Booth.png></a>
<a href=templates/SampleBooth.glb><img src=templates/SampleBooth.png></a>
<a href=templates/vk4.glb><img src=templates/vk4.png></a>
<a href=templates/booth3_neonified.glb><img src=templates/booth3_neonified.png></a>
<a href=templates/arashi-template.glb><img src=templates/arashi-template.png></a>
<a href=templates/ExpoBooth_Kiiba.glb><img src=templates/ExpoBooth_Kiiba.png></a>
<a href=templates/sith_template.glb><img src=templates/sith_template.png></a>
<a href=templates/standard.glb><img src=templates/standard.png></a>
<a href=templates/defaultbooth.glb><img src=templates/defaultbooth.png></a>
<a href=templates/table.glb><img src=templates/table.png></a>
<a href=templates/Booth2_teahouse.glb><img src=templates/Booth2_teahouse.png></a>
<a href=templates/Booth1_Blank.glb><img src=templates/Booth1_Blank.png></a>
</div>
</body>
</html>