From f92ac5452fce26b180fd9ee61e31dc97bce30981 Mon Sep 17 00:00:00 2001 From: s-ol Date: Thu, 22 Nov 2018 19:53:56 +1100 Subject: move glitch cube, torus4d to experiments --- root/experiments/glitch_cube/description: text$plain | 1 + root/experiments/torus4d/description: text$plain | 1 + root/games/title: text$plain | 2 +- root/projects/glitch_cube/description: text$plain | 1 - root/projects/title: text$plain | 2 +- root/projects/torus4d/description: text$plain | 1 - 6 files changed, 4 insertions(+), 4 deletions(-) create mode 100644 root/experiments/glitch_cube/description: text$plain create mode 100644 root/experiments/torus4d/description: text$plain delete mode 100644 root/projects/glitch_cube/description: text$plain delete mode 100644 root/projects/torus4d/description: text$plain (limited to 'root') diff --git a/root/experiments/glitch_cube/description: text$plain b/root/experiments/glitch_cube/description: text$plain new file mode 100644 index 0000000..b38c873 --- /dev/null +++ b/root/experiments/glitch_cube/description: text$plain @@ -0,0 +1 @@ +program interpreting random parts of itself as textures for a cube. diff --git a/root/experiments/torus4d/description: text$plain b/root/experiments/torus4d/description: text$plain new file mode 100644 index 0000000..07b0020 --- /dev/null +++ b/root/experiments/torus4d/description: text$plain @@ -0,0 +1 @@ +Attempt at rendering a spiral pattern on a 4d meta-torus. diff --git a/root/games/title: text$plain b/root/games/title: text$plain index a14e466..84d4140 100644 --- a/root/games/title: text$plain +++ b/root/games/title: text$plain @@ -1 +1 @@ -Games +games diff --git a/root/projects/glitch_cube/description: text$plain b/root/projects/glitch_cube/description: text$plain deleted file mode 100644 index b38c873..0000000 --- a/root/projects/glitch_cube/description: text$plain +++ /dev/null @@ -1 +0,0 @@ -program interpreting random parts of itself as textures for a cube. diff --git a/root/projects/title: text$plain b/root/projects/title: text$plain index d45ed11..c28a565 100644 --- a/root/projects/title: text$plain +++ b/root/projects/title: text$plain @@ -1 +1 @@ -Other Projects +other projects diff --git a/root/projects/torus4d/description: text$plain b/root/projects/torus4d/description: text$plain deleted file mode 100644 index 07b0020..0000000 --- a/root/projects/torus4d/description: text$plain +++ /dev/null @@ -1 +0,0 @@ -Attempt at rendering a spiral pattern on a 4d meta-torus. -- cgit v1.2.3