-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
39 lines (37 loc) · 1.93 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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv='X-UA-Compatible' content='chrome=1'></meta>
<meta http-equiv='Content-Type' content='text/html;charset=utf-8'></meta>
<title>Victoria de Samotracia</title>
<script type='text/javascript' src='https://www.x3dom.org/download/x3dom.js'> </script>
<link rel='stylesheet' type='text/css' href='https://www.x3dom.org/download/x3dom.css'/>
</head>
<body>
<h1>VICTORIA DE SAMOTRACIA</h1>
<h2>NIKE</h2>
<x3d width='800px' height='800px'>
<scene>
<Viewpoint position="-3416.25298 -2572.73072 2144.67544" orientation="0.78327 -0.39830 -0.47733 1.62970"
centerOfRotation="0.00000 0.00000 0.00000" fieldOfView="0.78540" description="defaultX3DViewpointNode"></Viewpoint>
<inline url="https://raw.githubusercontent.com/Mirobriga/Victoria/main/Victoria_Samotracia.x3d"> </inline>
</scene>
</x3d>
<p>
Este es un modelo digitalizado en 3D, por el Laboratorio de Realidad Virtual del Museo del Louvre, de la famosa obra maestra del arte helenístico, conocida como la Victoria de Samotracia. La escultura original, está tallada en mármol y fue realizada en el siglo II a.C. representa a la diosa griega alada "Nike".
</p>
<p>
Esta escultura se exhibe de forma permanente en el Louvre, con una altura majestuosa de 2,4 metros. Lo que hace que esta escultura sea icónica son sus alas muy detalladas y su tejido intrincadamente esculpido; junto con el hecho de que le falte la cabeza y los brazos es posiblemente lo que hace que la escultura sea tan fascinante.
</p>
<x3d width='800px' height='800px'>
<scene>
<Viewpoint position="-3416.25298 -2572.73072 2144.67544" orientation="0.78327 -0.39830 -0.47733 1.62970"
centerOfRotation="0.00000 0.00000 0.00000" fieldOfView="0.78540" description="defaultX3DViewpointNode"></Viewpoint>
<inline url="https://raw.githubusercontent.com/Mirobriga/Victoria/main/Victoria_textura.x3d"> </inline>
</scene>
</x3d>
<p>
Escultura digitalizada por Myriam Raquel Román Gil
</p>
</body>
</html>