-
Notifications
You must be signed in to change notification settings - Fork 4
/
index.html
19 lines (18 loc) · 914 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html>
<html>
<head>
<title>Aframe doodles</title>
</head>
<body>
<a href="Basic Primitives.html">Basic Primitives</a></br>
<a href="Groun.html">Ground</a> </br>
<a href="image and curved-image primitives.html">image and curved-image primitives</a></br>
<a href="image textures and materials.html">image textures and materials</a></br>
<a href="Position and Relative Positioning.html">Position and Relative Positioning</a></br>
<a href="Rotation and Relative Rotation.html">Rotation and Relative Rotation</a></br>
<a href="Scale - Relative scale and Reflection">Scale - Relative scale and Reflection</a></br>
<a href="Navigation.html">Arrow-wasd Navigation</a></br>
<a href="Navigation-different-scene.html">Arrow-wasd Navigation expanded scene</a></br>
<a href="castle-village.html">Mesh Castle Village with Photographic Skybox</a></br>
</body>
</html>