Skip to content

Welcome to the Lumina Devlog

Devlog

The documentation on this site answers “how do I use this?”. It is written to stay correct as the engine changes, so it says very little about what changed, when, or why. This devlog fills that gap.

What goes here

  • Release notes. What landed, what broke, and what you need to change in your project.
  • Deep dives. How a system works, written while it is fresh: the renderer, the task system, the C# host, the asset pipeline.
  • Work in progress. Features that are being built in the open, with the rough edges still visible.

Anything that becomes permanent knowledge gets folded back into the manual or the internals pages. Posts here are dated and stay as written, so treat an old post as a snapshot rather than current documentation.

Following along

Every post is listed on the devlog index, tagged by area, and published to the RSS feed. Discussion happens on Discord, and the engine itself lives on GitHub.