diff --git a/3d/church.png b/3d/church.png new file mode 100755 index 0000000..71e76e3 Binary files /dev/null and b/3d/church.png differ diff --git a/3d/grep/index.html b/3d/grep/index.html index 300ae62..89d381a 100644 --- a/3d/grep/index.html +++ b/3d/grep/index.html @@ -4,7 +4,7 @@ - man salad + 3D Text diff --git a/3d/index.html b/3d/index.html index 13c1af6..716ea52 100644 --- a/3d/index.html +++ b/3d/index.html @@ -1,3 +1,4 @@ +

Liz Learns 3D

@@ -43,23 +66,55 @@

Liz Learns 3D

- 1D Chess + + 1D Chess +
+ +
+

work in progress...

+
- 3D ABC's of grep + + 3D ABC's of grep +
+ +
+
+

An exercise with three.js and text geometries. +

{code}
- WebGL Triangle + + WebGL Triangle +
+ +
+

First webgl triangle.

+
{code}
- 3D Church + + 3D Church +
+ +
+

Church using basic geometries in three.js.

+
{code}
- P4V 3D Preview + + P4V 3D Preview +
+ +
+

An experiment with P4VJS api and model-viewer component.

+
+ diff --git a/3d/text-geometry.png b/3d/text-geometry.png new file mode 100755 index 0000000..bcc9aa2 Binary files /dev/null and b/3d/text-geometry.png differ diff --git a/3d/triangle.png b/3d/triangle.png new file mode 100755 index 0000000..a234755 Binary files /dev/null and b/3d/triangle.png differ