Update README.md

This commit is contained in:
OusmBlueNinja 2025-05-18 13:32:39 -05:00
parent 16a70b888d
commit 9c5102624c

View File

@ -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)
##