From 249313ad30d8adc95941429719aba34b51612a5a Mon Sep 17 00:00:00 2001 From: 0undefined Date: Wed, 26 Feb 2025 14:56:02 +0100 Subject: Update readme --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index b9b8a93..488f42a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,9 @@ Daw === -This branch contains the work of moving the engine to OpenGL, using GLFW & GLEW. +This branch contains the work of moving the engine to OpenGL, using GLFW & GLAD. -Major changes are made to the structure and will require changes to downstream -projects once done. +Everything is getting rewritten. --- @@ -15,12 +14,12 @@ project. Currently it supports a very limited set of features: -* IO handling using input layers -* Window creation & 2D rendering (using SDL2 at the moment) +* Layer based input handling, +* Window creation & 3D rendering, * Hot reloading * Resource handling * Memory handling -* UI (the input types are limited to buttons only at the moment) +* ~~UI~~ * Logging As well as a limited set of 2D grid-based game utilities: -- cgit v1.3