From 9c5102624c2841280c96379d71957475acf17041 Mon Sep 17 00:00:00 2001 From: OusmBlueNinja <89956790+OusmBlueNinja@users.noreply.github.com> Date: Sun, 18 May 2025 13:32:39 -0500 Subject: [PATCH] Update README.md --- README.md | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5798bd6..49e3daa 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,17 @@ -# Onyx-Engine +# Onyx Engine + +![Onyx Banner](.github/Banner.png) + +**Onyx** is a modern, modular, and fast C++ game engine built for real-time 2D applications. + + +--- + +## 🧩 Structure + +- 🔧 **Onyx Engine** – The core runtime, managing rendering, layers, and systems. +- 🖥️ **Obsidian Editor** – A standalone GUI editor powered by ImGui and Onyx for scene editing, live profiling, and asset management. +- 💡 **Glint Lighting Engine** – A flexible and performant 2D dynamic lighting system. -![Banner.png](.github/Banner.png) -##