From f790b4e1baa5dfe1296cf0887011583bee7afca8 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 27 Aug 2023 20:21:58 -0400 Subject: minimum, maximum --- README.md | 2 ++ credits.txt | 1 - index.html | 12 +++++++----- pugl.js | 28 ++++++++++++++++++++++++---- style.css | 8 ++++++-- 5 files changed, 39 insertions(+), 12 deletions(-) delete mode 100644 credits.txt diff --git a/README.md b/README.md index aaf458f..16271ef 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ online shader thingamabob +the main files of interest are `index.html` and `pugl.js`. + ### JS features i have been pretty liberal about using modern javascript; diff --git a/credits.txt b/credits.txt deleted file mode 100644 index 94ffb57..0000000 --- a/credits.txt +++ /dev/null @@ -1 +0,0 @@ -https://commons.wikimedia.org/wiki/File:Long-beakedEchidna.jpg diff --git a/index.html b/index.html index e82cd4b..be3525b 100644 --- a/index.html +++ b/index.html @@ -9,8 +9,8 @@ - - + +