diff --git a/index.html b/index.html index 4ad0232..c607317 100644 --- a/index.html +++ b/index.html @@ -29,6 +29,7 @@

Standalone experiments

@@ -36,6 +37,7 @@

Standalone vibe coded utilities/experiments

diff --git a/standalone/imu-1/3d.html b/standalone/imu-1/3d.html new file mode 100644 index 0000000..43eef1c --- /dev/null +++ b/standalone/imu-1/3d.html @@ -0,0 +1,204 @@ + + + + +WebGL Cube Lines (MVP in Shader) + + + + + + + diff --git a/standalone/imu-1/t1.html b/standalone/imu-1/t1.html new file mode 100644 index 0000000..fce7dd9 --- /dev/null +++ b/standalone/imu-1/t1.html @@ -0,0 +1,23 @@ + + + + Accelerometer test + + + + + + \ No newline at end of file