Releases: rillToMe/Lumina
Releases · rillToMe/Lumina
Lumina v0.1 “Aurora”
🌅 Lumina v0.1 “Aurora”
The first light of Lumina ✨ - a modern, minimal, and powerful 2D framework for Python.
This release marks the birth of Lumina’s foundation, combining modern GPU rendering, CSS-styled UI, and a clean scene architecture.
🚀 Highlights
- ✅ Core App / Window / Scene system (GLFW + ModernGL)
- ✅ Renderer with quad batching & texture caching
- ✅ UI system with CSS-like styling (
tinycss2) - ✅ Sprites & SpriteSheets
- ✅ Tilemap renderer
- ✅ Particle engine
- ✅ Audio system (sounddevice + soundfile)
- ✅ EventBus for game-wide signals
- ✅ Example demo scene
🧠 Tech Stack
- Python 3.11+
- ModernGL
- GLFW
- Pillow
- TinyCSS2
🪄 “Code the light, build the world - AetherStudio.”
