From e2e2e26939c9f458fc345c337c79a5376900a7b6 Mon Sep 17 00:00:00 2001 From: Linnea Gräf Date: Fri, 26 Jan 2024 13:46:11 +0100 Subject: Add rendering tutorial --- docs/development/img/background-screen.png | Bin 0 -> 19792 bytes docs/development/img/background.png | Bin 0 -> 467 bytes docs/development/img/color-selector-screen.png | Bin 0 -> 18548 bytes docs/development/img/text-alignment.png | Bin 0 -> 8135 bytes docs/development/img/uvs.jpg | Bin 0 -> 15366 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/development/img/background-screen.png create mode 100644 docs/development/img/background.png create mode 100644 docs/development/img/color-selector-screen.png create mode 100644 docs/development/img/text-alignment.png create mode 100644 docs/development/img/uvs.jpg (limited to 'docs/development/img') diff --git a/docs/development/img/background-screen.png b/docs/development/img/background-screen.png new file mode 100644 index 0000000..2103db0 Binary files /dev/null and b/docs/development/img/background-screen.png differ diff --git a/docs/development/img/background.png b/docs/development/img/background.png new file mode 100644 index 0000000..ca51491 Binary files /dev/null and b/docs/development/img/background.png differ diff --git a/docs/development/img/color-selector-screen.png b/docs/development/img/color-selector-screen.png new file mode 100644 index 0000000..9956324 Binary files /dev/null and b/docs/development/img/color-selector-screen.png differ diff --git a/docs/development/img/text-alignment.png b/docs/development/img/text-alignment.png new file mode 100644 index 0000000..c3a9b83 Binary files /dev/null and b/docs/development/img/text-alignment.png differ diff --git a/docs/development/img/uvs.jpg b/docs/development/img/uvs.jpg new file mode 100644 index 0000000..d9027e2 Binary files /dev/null and b/docs/development/img/uvs.jpg differ -- cgit