Stunning 2D Lighting with Glint
Adds background asset scanning and loading to improve editor responsiveness. Updates the file browser with grid and list views, filtering, and callbacks for file selection. Fixes an issue where the asset manager would block the main thread during asset loading. |
||
---|---|---|
.github | ||
.idea | ||
src | ||
.gitignore | ||
CMakeLists.txt | ||
LICENSE | ||
main.cpp | ||
README.md |
Onyx Engine
Onyx is a modern, modular, and fast C++ game engine built for real-time 2D applications.
🧩 Features
- 🔧 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.