From 882f72562582e48b1413ef725c40b7a120708dbc Mon Sep 17 00:00:00 2001 From: Lee Stemkoski Date: Sun, 22 Oct 2023 09:45:35 -0400 Subject: [PATCH] adding example variations --- hole-plane-2.html | 209 ++++++++++++++++++++++++++++++++ parabolic-path-2.html | 252 ++++++++++++++++++++++++++++++++++++++ parabolic-path-3.html | 275 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 736 insertions(+) create mode 100644 hole-plane-2.html create mode 100644 parabolic-path-2.html create mode 100644 parabolic-path-3.html diff --git a/hole-plane-2.html b/hole-plane-2.html new file mode 100644 index 00000000..5bca8643 --- /dev/null +++ b/hole-plane-2.html @@ -0,0 +1,209 @@ + + + + Hello, world! + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/parabolic-path-2.html b/parabolic-path-2.html new file mode 100644 index 00000000..ce107e66 --- /dev/null +++ b/parabolic-path-2.html @@ -0,0 +1,252 @@ + + + + Hello, world! + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/parabolic-path-3.html b/parabolic-path-3.html new file mode 100644 index 00000000..b5985264 --- /dev/null +++ b/parabolic-path-3.html @@ -0,0 +1,275 @@ + + + + Hello, world! + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file