Skip to content

Releases: rillToMe/Lumina

Lumina v0.1 “Aurora”

25 Oct 13:57
a4ae4c3

Choose a tag to compare

🌅 Lumina v0.1 “Aurora”

Demo Scene

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.”