Onyx-Engine/README.md

18 lines
492 B
Markdown
Raw Normal View History

2025-05-18 18:32:39 +00:00
# Onyx Engine
![Onyx Banner](.github/Banner.png)
**Onyx** is a modern, modular, and fast C++ game engine built for real-time 2D applications.
---
2025-05-18 18:33:05 +00:00
## 🧩 Features
2025-05-18 18:32:39 +00:00
- 🔧 **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.
2025-05-18 17:24:00 +00:00
2025-05-18 17:26:46 +00:00