summaryrefslogtreecommitdiff
path: root/devnotes
diff options
context:
space:
mode:
authorjussi2022-02-18 18:27:10 +0200
committerjussi2022-02-18 18:27:10 +0200
commit6e4fdd3b3ae4e4656e151f098c40cfe551a36e8c (patch)
tree37e30d371ebd44dfc8bab0d33c26f0294bda5ae4 /devnotes
parent345cc1d5aa3b3c97e2cce453dc65a62c3e05427b (diff)
downloadreilua-enhanced-6e4fdd3b3ae4e4656e151f098c40cfe551a36e8c.tar.gz
reilua-enhanced-6e4fdd3b3ae4e4656e151f098c40cfe551a36e8c.tar.bz2
reilua-enhanced-6e4fdd3b3ae4e4656e151f098c40cfe551a36e8c.zip
Added initial files.
Diffstat (limited to 'devnotes')
-rw-r--r--devnotes27
1 files changed, 27 insertions, 0 deletions
diff --git a/devnotes b/devnotes
new file mode 100644
index 0000000..20aece2
--- /dev/null
+++ b/devnotes
@@ -0,0 +1,27 @@
+Backlog {
+ * Compilation
+ * Windows
+ * Web
+ * Could be better in general
+ * More and better examples
+
+ * Raygui
+ * Advanced controls
+ * Core
+ * File drop
+ * Screen-space-related
+ * Cursor-related
+ * Text
+ * Fonts
+ * More draw functions
+ * Codepoints
+ * String management. At least TextSplit
+ * Audio
+ * Wave?
+ * Gestures
+ * Raymath
+ * Quaternions
+ * Physac
+
+ * VR?
+}